[...]
This commit is contained in:
@@ -172,10 +172,10 @@
|
||||
type: 'primary',
|
||||
duration: 3000
|
||||
})
|
||||
setTimeout(res => {
|
||||
uni.setStorageSync('refresh',true)
|
||||
uni.navigateBack({})
|
||||
}, 3000)
|
||||
// setTimeout(res => {
|
||||
// uni.setStorageSync('refresh',true)
|
||||
// uni.navigateBack({})
|
||||
// }, 3000)
|
||||
}).catch(err => {
|
||||
this.$refs.uToast.show({
|
||||
title: err.message,
|
||||
|
||||
Reference in New Issue
Block a user