From 1badfb47887a8b95e422341fb7b44f1610cae11b Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期一, 14 七月 2025 20:16:36 +0800
Subject: [PATCH] no message

---
 rsf-admin/src/i18n/en.js |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index b36ae34..6b73a9f 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -332,6 +332,7 @@
                 err: "error",
                 result: "result",
                 userId: "user",
+                detail: "detail"
             },
             customer: {
                 uuid: "uuid",
@@ -437,6 +438,7 @@
                 col: "Col",
                 lev: "Lev",
                 channel: "Channel",
+                startChannel: "startChannel",
                 maxParts: "MaxParts",
                 maxPack: "MaxPack",
                 flagLabelMange: "FlagLabelMange",
@@ -604,6 +606,21 @@
                 rleStatus: "Release",
                 ntyStatus: "Notify",
                 exceStatus: 'bill status'
+            },
+            checkOrder: {
+                code: "Check Code",
+                poCode: "Po Code",
+                poId: "Po Id",
+                type: "Type",
+                wkType: "Work Type",
+                anfme: "Anfme",
+                workQty: 'Work Qty',
+                qty: "Qty",
+                logisNo: "Logis No",
+                arrTime: "arrived Time",
+                rleStatus: "閲婃斁鐘舵��",
+                ntyStatus: "涓婃姤鐘舵��",
+                exceStatus: '鍗曟嵁鐘舵��'
             },
             outStockItem: {
                 asnId: "ID",
@@ -840,6 +857,7 @@
                 groupQty: 'Group Qty',
                 qty: "qty",
                 orderNum: "orderNum",
+                progress:"progress"
             },
             waveItem: {
                 waveId: "waveId",
@@ -848,6 +866,7 @@
                 matnrName: "matnrName",
                 matnrCode: "matnrCode",
                 batch: "batch",
+                exceStatus: 'Exce Status',
                 splrBatch: "splrBatch",
                 orderCode: "orderCode",
                 orderItemId: "orderItemId",
@@ -1148,6 +1167,7 @@
         top: "top",
         resort: "sort",
         start: 'Start',
+        stopPub: 'Stop Pub',
         pause: 'Pause',
         subzone: 'subzone',
         bindmatnr: 'bind matnr',
@@ -1170,6 +1190,7 @@
         poCreate: "Create By PO",
         createTask: "createTask",
         publicWorking: 'Public Working',
+        continuePub: 'Continue Public',
         recover: "recover",
         createWave: "Create Wave",
         order: 'Orders',

--
Gitblit v1.9.1