子卷配送

This commit is contained in:
2022-11-11 18:05:13 +08:00
parent 51db97e8c2
commit f95a05141f
5 changed files with 26 additions and 25 deletions

View File

@@ -200,14 +200,14 @@
}
try {
let res = await outConfirm(this.index1, this.checkArr, this.isV)
uni.showToast({
title: res.message,
icon: 'none'
})
this.disabled1 = false
this.checkArr = []
this.isV = '0'
this._queryMaterialInfo()
uni.showToast({
title: res.message,
icon: 'none'
})
} catch (e) {
this.disabled1 = false
}
@@ -245,14 +245,14 @@
}
try {
let res = await conveyConfirm(this.index4)
uni.showToast({
title: res.message,
icon: 'none'
})
this.disabled2 = false
this.index3 = ''
this.index4 = ''
this.active = false
uni.showToast({
title: res.message,
icon: 'none'
})
} catch (e) {
this.disabled2 = false
this.index3 = ''