diff --git a/src/views/libraryManage/inventory/config.js b/src/views/libraryManage/inventory/config.js index 7bf5964..eb20315 100644 --- a/src/views/libraryManage/inventory/config.js +++ b/src/views/libraryManage/inventory/config.js @@ -46,6 +46,16 @@ export function tableConfig() { prop: "goodName", istrue: true, }, + { + label: "货位分组", + prop: "locationGroup", + istrue: true, + }, + { + label: "深位", + prop: "isDeep", + istrue: true, + }, { label: "批号", prop: "batchNo",