修改
This commit is contained in:
@@ -180,8 +180,12 @@
|
||||
this.index1 = ''
|
||||
this.index2 = ''
|
||||
} else {
|
||||
this.clearUp()
|
||||
this.val3 = ''
|
||||
this.index2 = ''
|
||||
this.index = ''
|
||||
this.index1 = ''
|
||||
}
|
||||
this._seePalletTube(this.val1)
|
||||
this.disabled = false
|
||||
} catch (e) {
|
||||
this.disabled = false
|
||||
@@ -199,7 +203,7 @@
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.clearUp()
|
||||
this._seePalletTube(this.val1)
|
||||
this.disabled1 = false
|
||||
} catch (e) {
|
||||
this.disabled1 = false
|
||||
|
||||
Reference in New Issue
Block a user