change
This commit is contained in:
@@ -154,7 +154,7 @@ export default {
|
|||||||
},
|
},
|
||||||
showDialog () {
|
showDialog () {
|
||||||
if (this.flag || this.value1 === '' || this.value2 === '' || this.value3 === '' || this.dataList === []) {
|
if (this.flag || this.value1 === '' || this.value2 === '' || this.value3 === '' || this.dataList === []) {
|
||||||
// this.toast('请填写完整')
|
// this.toast('请填写完整!')
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
this.$refs.child.active = true
|
this.$refs.child.active = true
|
||||||
|
|||||||
Reference in New Issue
Block a user