mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化物品放行
This commit is contained in:
parent
68ff574011
commit
e4ebf0e422
@ -177,9 +177,10 @@
|
||||
},
|
||||
}).then(()=>{
|
||||
uni.removeStorageSync('_tempItemReleaseResource');
|
||||
uni.navigateTo({
|
||||
url:'/pages/my/my'
|
||||
})
|
||||
uni.navigateBack();
|
||||
// uni.navigateTo({
|
||||
// url:'/pages/my/my'
|
||||
// })
|
||||
},_err=>{
|
||||
uni.showToast({
|
||||
icon:'none',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user