盘点数据

This commit is contained in:
蔡玲
2024-11-18 17:45:44 +08:00
parent e7f5593bc3
commit b2d84bca8a
3 changed files with 38 additions and 17 deletions

View File

@@ -339,7 +339,7 @@
let res = await allocationBillDetailUpdate(el)
if (res.code === 1) {
setTimeout(() => {
this._allocationPage(e)
this._allocationBillDetail(e)
}, 1500)
} else {
this.dataList.map(ele => {