This commit is contained in:
2023-07-28 09:28:34 +08:00
parent 842ee2619f
commit 6ba6b814d1

View File

@@ -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