From 6ba6b814d1bce444e800a79eb6cce24615c8b25b Mon Sep 17 00:00:00 2001 From: xiangxy Date: Fri, 28 Jul 2023 09:28:34 +0800 Subject: [PATCH] change --- src/pages/modules/finished/finished-instore.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/modules/finished/finished-instore.vue b/src/pages/modules/finished/finished-instore.vue index ddd2e99..be8ea2a 100644 --- a/src/pages/modules/finished/finished-instore.vue +++ b/src/pages/modules/finished/finished-instore.vue @@ -154,7 +154,7 @@ export default { }, showDialog () { if (this.flag || this.value1 === '' || this.value2 === '' || this.value3 === '' || this.dataList === []) { - // this.toast('请填写完整') + // this.toast('请填写完整!') return } this.$refs.child.active = true