From 262264255b0be3f35674595c0bebab3f2f6c910d Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期一, 25 八月 2025 14:26:45 +0800 Subject: [PATCH] 库存调整单功能优化调整 --- rsf-admin/src/i18n/en.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index e5e7065..d908a9b 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -1152,6 +1152,7 @@ wareArea: 'Warehouse Areas', maktx: "maktx", matnrCode: "matnrCode", + diffQty: 'Diff Qty', trackCode: "trackCode", unit: "unit", anfme: "anfme", -- Gitblit v1.9.1