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