更新页面

This commit is contained in:
weipengfei 2023-09-25 09:37:34 +08:00
parent 8c31abbab3
commit 366ccb105d

View File

@ -117,6 +117,7 @@
});
this.other.is_commit = 1;
Toast('提交成功');
uni.navigateBack();
},
showToast(str) {
Toast(str)