From 912759e6fe6a15a51c9d25707685bfa148cd1bd9 Mon Sep 17 00:00:00 2001
From: pan <antony1029@163.com>
Date: 星期六, 13 十二月 2025 14:53:31 +0800
Subject: [PATCH] 提交

---
 项目代码/WIDESEA_WMSClient/src/views/basic/locationInfo.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/basic/locationInfo.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/basic/locationInfo.vue"
index b6a588f..6237c87 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/basic/locationInfo.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/basic/locationInfo.vue"
@@ -48,7 +48,7 @@
       [
         { title: "璐т綅缂栧彿", field: "locationCode", type: "like" },
         { title: "宸烽亾缂栧彿", field: "roadwayNo",type:"like" },
-        { title: "璐т綅绫诲瀷", field: "locationType",type: "select",dataKey: "locationTypeEnum",data: [], },
+        { title: "璐т綅鍖哄煙", field: "locationType",type: "select",dataKey: "locationTypeEnum",data: [], },
         { title: "绂佺敤鐘舵��", field: "enableStatus" ,type: "select",dataKey: "enableStatusEnum",data: [],},
       ],
       [
@@ -132,7 +132,7 @@
       },
       {
         field: "locationType",
-        title: "璐т綅绫诲瀷",
+        title: "璐т綅鍖哄煙",
         type: "string",
         width: 120,
         align: "left",

--
Gitblit v1.9.3