From 6867bd50c316d0d628adf35023f01c82523c66a8 Mon Sep 17 00:00:00 2001 From: verou <857149855@qq.com> Date: 星期三, 26 三月 2025 08:03:20 +0800 Subject: [PATCH] fix:库位分区 --- rsf-admin/src/i18n/en.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index dfb832c..e6b9ca2 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -646,6 +646,10 @@ bindmatnr: 'bind matnr', bindloc: 'bind loc', batchMatnrGropu: 'batchMatnrGropu', + batchStatus: 'batchStatus', + batchMix: 'batchFiexed', + batchWarehouse: 'batchWarehouse', + batchStockLevel: "batchStockLevel", }, }; -- Gitblit v1.9.1