修改:部分回滚和新增纸管库

This commit is contained in:
2023-05-08 11:04:25 +08:00
parent 6f02e3a418
commit adeab1ccea
12 changed files with 520 additions and 96 deletions

View File

@@ -640,7 +640,7 @@ export default {
'checked': this.checked
}
checkoutbill.allSetPoint(data).then(res => {
// this.queryTableDdis(this.currentRow.iostorinvdtl_id)
this.queryTableDdis(this.currentRow.iostorinvdtl_id)
this.crud.notify('设置成功!', CRUD.NOTIFICATION_TYPE.INFO)
this.loadingSetAllPoint = false
}).catch(() => {