判断
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
},
|
},
|
||||||
async _abnormalOut () {
|
async _abnormalOut () {
|
||||||
this.disabled1 = true
|
this.disabled1 = true
|
||||||
if (!this.val1 || !this.val2) {
|
if (!this.val1 && !this.val2) {
|
||||||
this.disabled1 = false
|
this.disabled1 = false
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user