opt:优化现场联调产生的一些问题

This commit is contained in:
2024-06-12 18:49:27 +08:00
parent 1aa9a90372
commit 5ed5153bb4
46 changed files with 1033 additions and 402 deletions

View File

@@ -649,6 +649,7 @@ export default {
this.loadingSetAllPoint = true
this.currentRow.point_code = this.form2.point_code
this.currentRow.checked = this.checked
this.currentRow.stor_id = this.mstrow.stor_id
checkoutbill.allSetPoint(this.currentRow).then(res => {
this.queryTableDdis(this.currentRow.iostorinvdtl_id)
this.crud.notify('设置成功!', CRUD.NOTIFICATION_TYPE.INFO)