From a216cd044781ebc05419417f6f9e7087121907f0 Mon Sep 17 00:00:00 2001
From: verou <857149855@qq.com>
Date: 星期四, 27 三月 2025 08:31:47 +0800
Subject: [PATCH] Merge branch 'devlop' of http://47.97.1.152:5880/r/wms-master into devlop
---
rsf-admin/src/i18n/en.js | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index b970d00..6876c34 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -375,6 +375,9 @@
locAreaMat: {
code: "code",
depict: "depict",
+ name: "name",
+ warehouseId: "warehouseId",
+ areaId: "areaId",
},
locAreaMatRela: {
areaId: "areaId",
@@ -649,6 +652,9 @@
batchStatus: 'batchStatus',
batchMix: 'batchFiexed',
batchWarehouse: 'batchWarehouse',
+ batchStockLevel: "batchStockLevel",
+ batchWarehouseAreas: "batchWarehouseAreas",
+ batchLocType: "batchLocType",
},
};
--
Gitblit v1.9.1