From aacd99ebc27309c3fce8ddf2ccbdcae3f898c9e0 Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期一, 04 八月 2025 18:07:51 +0800
Subject: [PATCH] 同步

---
 Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue b/Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
index d70940b..fa53e7f 100644
--- a/Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
+++ b/Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
@@ -35,7 +35,9 @@
             [
                 { "title": "璐т綅缂栧彿", "field": "locationCode", type: "text" },
                 { "title": "璐т綅鐘舵��", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] },
-                { "title": "宸烽亾缂栧彿", "field": "roadWayNO", type: "text" },
+                { "title": "宸烽亾缂栧彿", "field": "roadWayNO", type: "text" }, 
+                { "title": "鍚敤鐘舵��", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] },
+
             ],
             [
                 { "title": "琛�", "field": "row", type: "text" },

--
Gitblit v1.9.3