修改
This commit is contained in:
parent
d074f65faa
commit
17924cb8dc
@ -281,10 +281,7 @@
|
||||
type: 'success',
|
||||
duration: '10000',
|
||||
})
|
||||
if (that.timer) {
|
||||
clearTimeout(that.timer)
|
||||
}
|
||||
that.timer = setTimeout(e => {
|
||||
setTimeout(e => {
|
||||
uni.navigateBack({
|
||||
delta: 1
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user