rev:调式更新

This commit is contained in:
2024-03-13 17:07:29 +08:00
parent b5efde54cc
commit 2a9cd7b3d0
8 changed files with 28 additions and 5 deletions

View File

@@ -375,7 +375,7 @@ export default {
this.crud.notify('请先选择一条明细!', CRUD.NOTIFICATION_TYPE.INFO)
return
}
this.form.stor_id = this.stor_id
this.form.stor_id = this.storId
crudRawAssist.divPoint(this.form).then(res => {
crudRawAssist.getIODtl({ 'bill_code': this.form.dtl_row.bill_code, 'open_flag': '1' }).then(res => {
this.openParam = res