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