rev:调式更新
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user