取消提示

This commit is contained in:
shijingjing
2022-02-23 11:21:55 +08:00
parent 9eaf78aae2
commit 1125f3a6f9
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ export default {
pass: 1,
}
}).then(() => {
this.$u.toast('发布成功')
// this.$u.toast('发布成功')
uni.$emit('update')
setTimeout(()=>{
uni.navigateBack()