change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user