mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化物品放行功能
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
a31140061d
commit
0392aaff64
@ -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