From ed9f1b3a1631af8bcd39df489a52cc034705306e Mon Sep 17 00:00:00 2001 From: "Mr.sun" <2290907227@qq.com> Date: Mon, 8 Apr 2024 16:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E5=88=97=E8=A1=A8=E6=96=B0?= =?UTF-8?q?=E5=AE=B6=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/libraryManage/inventory/config.js | 10 ++++++++++ 1 file changed, 10 insertions(+) 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",