From 20381172d906c4092b9249a9aea2aec85c1bf4e4 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期六, 24 五月 2025 16:59:25 +0800 Subject: [PATCH] #逻辑删除 --- rsf-admin/src/i18n/zh.js | 29 ++++++++++++++++++++++++++--- 1 files changed, 26 insertions(+), 3 deletions(-) diff --git a/rsf-admin/src/i18n/zh.js b/rsf-admin/src/i18n/zh.js index 9b0169f..c374037 100644 --- a/rsf-admin/src/i18n/zh.js +++ b/rsf-admin/src/i18n/zh.js @@ -1,4 +1,3 @@ -import basContainer from "../page/basicInfo/basContainer"; import chineseMessages from "./core/chineseMessages"; const customChineseMessages = { @@ -207,9 +206,27 @@ wave: '娉㈡绠$悊', basStation: '绔欑偣淇℃伅', basContainer: '瀹瑰櫒绠$悊', + outBound: '鍑哄簱浣滀笟', + checkOutBound: '鐩樼偣鍑哄簱', + stockTransfer: '搴撳瓨杞Щ', }, table: { field: { + stockTransfer: { + orgLoc: '婧愬簱浣�', + tarLoc: '鐩爣搴撲綅', + inputLoc: '杈撳叆搴撲綅' + }, + outBound: { + stockWithdrawal: '鎻愬彇搴撳瓨', + withdrawal:'鎻愬彇', + outSta: '鍑哄簱/鎷f枡绔�', + outQty: '鍑哄簱鏁伴噺', + anfme: '鏁伴噺', + createTask: '鐢熸垚浠诲姟', + checkSta: '鐩樼偣绔�' + + }, basContainer: { containerType:'瀹瑰櫒绫诲瀷', codeType: '鏉$爜绫诲瀷', @@ -431,7 +448,7 @@ row: "鎺�", col: "鍒�", lev: "灞�", - channel: "閫氶亾", + channel: "宸烽亾", maxParts: "鏈�澶ч浂浠舵暟", maxPack: "鏈�澶у寘瑁呮暟", flagLabelMange: "鏍囩绠$悊", @@ -774,7 +791,7 @@ }, deviceSite: { type: "鍏ュ嚭搴撶被鍨�", - site: "鍏ュ簱鍙�", + site: "浣滀笟绔欑偣", name: "鍚嶇О", target: "鐩爣绔欑偣", label: "绔欑偣鏍囩", @@ -968,6 +985,7 @@ orderItemId: "鍗曟嵁鏄庣粏ID", wkType: "涓氬姟绫诲瀷", aggType: "姹囨�荤被鍨�", + wareArea: '搴撳尯', matnrId: "鐗╂枡ID", maktx: "鐗╂枡鍚嶇О", unit: '鍗曚綅', @@ -975,6 +993,7 @@ matnrCode: "鐗╂枡缂栫爜", trackCode: "璺熻釜鐮�", workQty: '鎵ц鏁�', + qty: '瀹屾垚鏁�', batch: "鎵规", splrBatch: "渚涘簲鍟嗘壒娆�", spec: "瑙勬牸", @@ -1105,6 +1124,8 @@ continue: '缁х画鏀惰揣', batch: '鎵归噺鎿嶄綔', confirm: '纭', + pick: '鎷f枡', + check: '鐩樼偣', bulkExport: "鎵归噺瀵煎嚭", selectSite: '閫夋嫨绔欑偣', confirmSelect: '纭閫夋嫨', @@ -1140,6 +1161,8 @@ error: { stock: "搴撳瓨涓嶈冻锛屾棤娉曟彁浜わ紒锛�", select_error_order: "璇烽�夋嫨閫氱煡鍗�", + out_stock_qty: "鍑哄簱鏁伴噺涓嶈兘澶т簬搴撳瓨鏁伴噺", + qty_not_negative: "鏁伴噺涓嶈兘灏忎簬绛変簬0", } } -- Gitblit v1.9.1