Fix:3815 【商城小程序】购买流程出现异常页面

This commit is contained in:
LinCyJang
2025-06-02 12:21:23 +08:00
parent 00ba2a3239
commit 375b5b1978
4 changed files with 39 additions and 32 deletions
+1
View File
@@ -280,6 +280,7 @@ export default {
icon: 'success',
title: '修改成功!'
})
uni.setStorageSync('sourceAddress', chooseAddress)
_this.changeType()
}).finally(() => {
uni.hideLoading()