bug
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
confirm () {
|
||||
const address = this.addressList[this.currIndex]
|
||||
if (this.isChooseAddress) {
|
||||
uni.$emit('change', {
|
||||
uni.$emit('filedChange', {
|
||||
...uni.getStorageSync('formConfig'),
|
||||
defaultValue: address.address
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user