给组调拨单界面去掉序列号和批号的选择

This commit is contained in:
季圣华
2022-09-09 01:26:57 +08:00
parent 62ef2b3983
commit ecc32e0bc6
2 changed files with 0 additions and 6 deletions

View File

@@ -1236,9 +1236,6 @@
{ title: '库存', dataIndex: 'stock'},
{ title: '调入仓库', dataIndex: 'anotherDepotName'},
{ title: '单位', dataIndex: 'unit'},
{ title: '序列号', dataIndex: 'snList'},
{ title: '批号', dataIndex: 'batchNumber'},
{ title: '有效期', dataIndex: 'expirationDate'},
{ title: '多属性', dataIndex: 'sku'},
{ title: '数量', dataIndex: 'operNumber'},
{ title: '单价', dataIndex: 'unitPrice'},