合格证入库修改
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
let obj = Object.assign(this.currentData, {vehicle_code: this.val2, stor_code: this.index, qty: this.val3, bar_code: this.val1})
|
||||
let res = await inStorageConfirm(obj)
|
||||
if (res.code === '200') {
|
||||
this.toEmpty()
|
||||
this.val3 = ''
|
||||
}
|
||||
this.disabled = false
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user