sov
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
/** 确认 */
|
||||
async toSure () {
|
||||
this.disabled = true
|
||||
if (!this.val1 || !this.val3 || !this.bar_code || !index2 ) {
|
||||
if (!this.val1 || !this.val3 || !this.bar_code || !this.index2 ) {
|
||||
this.disabled = false
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user