From 35c422aa74e47a2ee4bea49e6799fefac1b63713 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期五, 21 三月 2025 13:39:47 +0800
Subject: [PATCH] Merge branch 'front' into devlop

---
 rsf-admin/src/i18n/zh.js |   32 ++++++++++++++++++++++++++++++--
 1 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/rsf-admin/src/i18n/zh.js b/rsf-admin/src/i18n/zh.js
index 31ca842..f94b280 100644
--- a/rsf-admin/src/i18n/zh.js
+++ b/rsf-admin/src/i18n/zh.js
@@ -127,6 +127,8 @@
         warehouse: '浠撳簱淇℃伅',
         warehouseAreas: '浠撳簱搴撳尯',
         loc: '鍩虹搴撲綅',
+        locType: '搴撲綅绫诲瀷',
+        locArea: '閫昏緫鍒嗗尯',
         container: '瀹瑰櫒绠$悊',
         contract: '鍚堝悓淇℃伅',
         qlyInspect: '璐ㄦ淇℃伅',
@@ -297,6 +299,7 @@
             warehouseAreas: {
                 uuid: "鍞竴缂栫爜",
                 name: "鍚嶇О",
+                wareId: "浠撳簱",
                 code: "缂栫爜",
                 shipperId: "璐т富",
                 supplierId: "渚涘簲鍟�",
@@ -327,7 +330,7 @@
                 warehouseId: "浠撳簱",
                 areaId: "搴撳尯",
                 code: "缂栫爜",
-                type: "绫诲瀷",
+                type: "搴撲綅绫诲瀷",
                 name: "鍚嶇О",
                 flagLogic: "铏氭嫙搴撲綅",
                 fucAtrrs: "鍔熻兘灞炴��",
@@ -345,8 +348,27 @@
                 maxPack: "鏈�澶у寘瑁呮暟",
                 flagLabelMange: "鏍囩绠$悊",
                 locAttrs: "灞炴��",
+                endBay: "缁堟鍒�",
+                endLev: "缁堟灞�",
+                endRow: "缁堟鎺�",
+                locType: "瀹界獎绫诲瀷",
+                startBay: "璧峰鍒�",
+                startLev: "璧峰灞�",
+                startRow: "璧峰鎺�",
+                useStatus: '搴撲綅鐘舵��',
+                locAreaId: '閫昏緫鍒嗗尯'
             },
-
+            locType: {
+                name: "搴撲綅绫诲瀷",
+                code: "缂栧彿",
+                regex: "瑙勫垯琛ㄨ揪寮�",
+            },
+            locArea: {
+                name: "鍚嶇О",
+                code: "缂栫爜",
+                areaId: "搴撳尯",
+                locId: "搴撲綅",
+            },
             container: {
                 code: "缂栫爜",
                 name: "鍚嶇О",
@@ -602,6 +624,12 @@
         inspection: "鎶ユ",
         creatcode: "鐢熸垚鏉$爜",
         print: "鎵撳嵃",
+        enable: '鍚敤',
+        unenable: '绂佺敤',
+        locInit: '聽搴撲綅鍒濆鍖�',
+        batch: '鎵归噺鎿嶄綔',
+        confirm: '纭',
+        subzone: '缁戝畾鍒嗗尯'
     },
 };
 

--
Gitblit v1.9.1