混碾搬运
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
/** 确定 */
|
||||
async toSure () {
|
||||
this.disabled1 = true
|
||||
if (this.val1 || !this.index1) {
|
||||
if (!this.val1 || !this.index1) {
|
||||
this.disabled1 = false
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user