no message

This commit is contained in:
蔡玲
2024-10-29 09:46:16 +08:00
parent 9fb1d50b43
commit 46160fa7d1

View File

@@ -448,6 +448,8 @@
let res = await addAssignDtl(this.popData)
if (res.code === 1) {
this.show = false
this.checkData = []
this.subCheckData = []
this._easOutInBillPage()
}
uni.showToast({
@@ -471,6 +473,8 @@
try {
let res = await inWarehouseCommit(this.subCheckData, this.crType)
if (res.code === 1) {
this.checkData = []
this.subCheckData = []
this._easOutInBillPage()
}
uni.showToast({
@@ -493,6 +497,7 @@
if (res.code === 1) {
this.disabled1 = false
this.checkData = []
this.subCheckData = []
this._easOutInBillPage()
} else {
this.disabled1 = false