From e6cf7f032bee1cef9c49258746da44d66ca85c6c Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期三, 17 九月 2025 14:56:59 +0800 Subject: [PATCH] 添加仓库类型 单据添加上报完成类型 --- rsf-admin/src/i18n/en.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index e5e7065..194a87e 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -233,6 +233,7 @@ stationName: 'stationName', inAble: 'inAble', outAble: 'outAble', + type: 'Site Type', useStatus: 'useStatus', status: 'status', area: 'area', @@ -1152,6 +1153,7 @@ wareArea: 'Warehouse Areas', maktx: "maktx", matnrCode: "matnrCode", + diffQty: 'Diff Qty', trackCode: "trackCode", unit: "unit", anfme: "anfme", -- Gitblit v1.9.1