From d767cb424ab9cb409bdab06c5d42b048f1ddd6ef Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周三, 30 4月 2025 20:58:52 +0800
Subject: [PATCH] 前端初步改造

---
 HIAWms/web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/HIAWms/web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts b/HIAWms/web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts
index 3ea952d..0f95bf8 100644
--- a/HIAWms/web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts
+++ b/HIAWms/web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts
@@ -9,11 +9,11 @@
     title: '缂栧彿',
   },
   {
-    field: 'storageTypeNo',
+    field: 'storageTypeNoDesc',
     title: '璐т綅绫诲瀷',
   },
   {
-    field: 'placeStatus',
+    field: 'placeStatusDesc',
     title: '璐т綅鐘舵��',
   },
   {
@@ -37,11 +37,11 @@
     title: '灞�',
   },
   {
-    field: 'islock',
+    field: 'islockDesc',
     title: '鏄惁閿佸畾',
   },
   {
-    field: 'emptyContainer',
+    field: 'emptyContainerDesc',
     title: '鏄惁绌烘墭',
   },
   {

--
Gitblit v1.9.3