盘点列表新家属性

master
Mr.sun 2 years ago
parent fec32f7dfc
commit ed9f1b3a16
  1. 10
      src/views/libraryManage/inventory/config.js

@ -46,6 +46,16 @@ export function tableConfig() {
prop: "goodName", prop: "goodName",
istrue: true, istrue: true,
}, },
{
label: "货位分组",
prop: "locationGroup",
istrue: true,
},
{
label: "深位",
prop: "isDeep",
istrue: true,
},
{ {
label: "批号", label: "批号",
prop: "batchNo", prop: "batchNo",

Loading…
Cancel
Save