From f5432e77f687c1efb8c1f488c9032f73616efb23 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 15 5月 2025 09:02:56 +0800
Subject: [PATCH] 2
---
HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts b/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts
index 0f95bf8..c76c741 100644
--- a/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts
+++ b/HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts
@@ -1,3 +1,5 @@
+import { title } from 'process'
+
export const columns = [
{
type: 'seq',
@@ -37,6 +39,10 @@
title: '灞�',
},
{
+ field: 'maxStockNumber',
+ title: '鏈�澶у簱瀛樻暟',
+ },
+ {
field: 'islockDesc',
title: '鏄惁閿佸畾',
},
@@ -44,6 +50,11 @@
field: 'emptyContainerDesc',
title: '鏄惁绌烘墭',
},
+
+ {
+ field: 'isDisabled',
+ title: '鏄惁绂佺敤',
+ },
{
field: 'remark',
title: '澶囨敞',
--
Gitblit v1.9.3