子卷配送
This commit is contained in:
@@ -156,14 +156,13 @@
|
||||
}
|
||||
try {
|
||||
let res = await casingConfirm(this.checkArr, this.val2)
|
||||
this.disabled = false
|
||||
this.checkArr = []
|
||||
this._queryMaterialInfo()
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.disabled = false
|
||||
this.checkArr = []
|
||||
this._queryMaterialInfo()
|
||||
|
||||
} catch (e) {
|
||||
this.disabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user