给商品选择框里面增加助记码等查询条件

This commit is contained in:
jishenghua
2024-10-05 00:49:03 +08:00
parent c8e3617318
commit f5761fe944
2 changed files with 45 additions and 23 deletions

View File

@@ -240,7 +240,7 @@
},
// 查询条件
queryParam: {
categoryId:'',
categoryId: undefined,
materialParam:'',
standard:'',
model:'',
@@ -250,9 +250,9 @@
materialOther:'',
weight:'',
expiryNum:'',
enabled: '',
enableSerialNumber:'',
enableBatchNumber:'',
enabled: undefined,
enableSerialNumber: undefined,
enableBatchNumber: undefined,
position: '',
remark:'',
mpList: getMpListShort(Vue.ls.get('materialPropertyList')) //扩展属性