This commit is contained in:
花有清香月有阴
2022-01-12 18:10:58 +08:00
parent 16e1466caa
commit b5448c6d78
2 changed files with 2 additions and 9 deletions

View File

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