From 32d0aa7ac0034561d3b8b5a9d35a54ba1cace6a6 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期二, 06 五月 2025 17:00:08 +0800
Subject: [PATCH] #pda物料组托

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

diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index 04b334c..bcdff99 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -24,6 +24,10 @@
             memoWrap: 'memo wrap',
             memo: 'memo',
             opt: 'operate',
+            supplier: 'Supplier',
+            customer: 'Customer',
+            shipper: 'Shipper',
+            partners: 'Strategic Partners',
         },
         list: {
             empty: {
@@ -345,6 +349,7 @@
                 flagMix: "flagMix",
             },
             warehouseAreasItem: {
+                asnCode: 'Order NO.',
                 areaId: "areaId",
                 areaName: "areaName",
                 matnrId: "matnrId",
@@ -573,6 +578,7 @@
                 asnId: "asnId",
                 asnCode: "asnCode",
                 poDetlId: "poDetlId",
+                platItemId: 'platItemId',
                 poDetlCode: "poDetlCode",
                 matnrId: "matnrId",
                 maktx: "maktx",
@@ -585,6 +591,8 @@
                 purUnit: "purUnit",
                 unit: 'Unit',
                 qty: "qty",
+                safeQty: 'Safe Qty',
+                disQty: 'Def Qty',
                 splrCode: "splrCode",
                 splrName: "splrName",
                 qrcode: "qrcode",

--
Gitblit v1.9.1