From 632bb5a9a0f07c01ffba53e9009d69c4a50c2bd7 Mon Sep 17 00:00:00 2001 From: yangyang Date: 星期五, 21 三月 2025 12:50:01 +0800 Subject: [PATCH] Merge branch 'devlop' of http://47.97.1.152:5880/r/wms-master into devlop --- rsf-admin/src/i18n/zh.js | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/zh.js b/rsf-admin/src/i18n/zh.js index 5ad1a88..f2ae4ea 100644 --- a/rsf-admin/src/i18n/zh.js +++ b/rsf-admin/src/i18n/zh.js @@ -128,6 +128,7 @@ warehouseAreas: '浠撳簱搴撳尯', loc: '鍩虹搴撲綅', locType: '搴撲綅绫诲瀷', + locArea: '閫昏緫鍒嗗尯', container: '瀹瑰櫒绠$悊', contract: '鍚堝悓淇℃伅', qlyInspect: '璐ㄦ淇℃伅', @@ -298,6 +299,7 @@ warehouseAreas: { uuid: "鍞竴缂栫爜", name: "鍚嶇О", + wareId: "浠撳簱", code: "缂栫爜", shipperId: "璐т富", supplierId: "渚涘簲鍟�", @@ -357,7 +359,14 @@ }, locType: { name: "搴撲綅绫诲瀷", + code: "缂栧彿", regex: "瑙勫垯琛ㄨ揪寮�", + }, + locArea: { + name: "鍚嶇О", + code: "缂栫爜", + areaId: "搴撳尯", + locId: "搴撲綅", }, container: { code: "缂栫爜", @@ -618,6 +627,7 @@ unenable: '绂佺敤', locInit: '聽搴撲綅鍒濆鍖�', batch: '鎵归噺鎿嶄綔', + confirm: '纭', }, }; -- Gitblit v1.9.1