页面实现销售价每个客户不同的价格
This commit is contained in:
parent
5e1d3f7b8a
commit
afb62a162b
@ -297,6 +297,7 @@ export const BillModalMixin = {
|
||||
}
|
||||
let param = {
|
||||
barCode: barCodes,
|
||||
organId: this.form.getFieldValue('organId'),
|
||||
depotId: depotId,
|
||||
mpList: getMpListShort(Vue.ls.get('materialPropertyList')), //扩展属性
|
||||
prefixNo: this.prefixNo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user