From c73bfe563e19aee0fcf2465a0982bb307cc4c249 Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期五, 11 七月 2025 17:09:44 +0800 Subject: [PATCH] no message --- rsf-admin/src/i18n/en.js | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index 8dcd005..f78e81e 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -606,6 +606,21 @@ 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", asnCode: "Out Code", -- Gitblit v1.9.1