This commit is contained in:
shijingjing
2022-02-22 16:09:31 +08:00
parent 22c442143f
commit 178a6084e3
3 changed files with 14 additions and 4 deletions

View File

@@ -100,7 +100,7 @@ export default {
uni.$emit('update')
setTimeout(()=>{
uni.navigateBack()
})
},600)
})
}
},