bug
This commit is contained in:
@@ -135,7 +135,7 @@
|
|||||||
if (v.fieldType === '7') {
|
if (v.fieldType === '7') {
|
||||||
v.defaultValue = this.$dayjs().format('YYYY-MM-DD')
|
v.defaultValue = this.$dayjs().format('YYYY-MM-DD')
|
||||||
}
|
}
|
||||||
if (v.fieldType === '29') {
|
if (v.fieldType === '3') {
|
||||||
v.defaultValue = uni.getStorageSync('address').address || ''
|
v.defaultValue = uni.getStorageSync('address').address || ''
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user