Merge pull request 'b_lms' (#2) from b_lms into master_merge

Reviewed-on: http://121.40.234.130:8899/root/lanzhouhailiang_one/pulls/2
This commit is contained in:
2024-06-12 18:57:32 +08:00
55 changed files with 1170 additions and 408 deletions

View File

@@ -678,6 +678,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)