From d23eb6d53cb10362de2b961e77f45c27ec38196d Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 04 二月 2026 15:03:46 +0800
Subject: [PATCH] #页面持久化
---
rsf-admin/src/i18n/en.js | 253 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 250 insertions(+), 3 deletions(-)
diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index beda28d..a5aa5f4 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -126,6 +126,7 @@
},
create: {
title: 'Create',
+ init: 'Init',
empty: {
title: 'Data Empty',
desc: 'Please Create Data First',
@@ -157,6 +158,7 @@
warehouse: 'Warehouse',
warehouseAreas: 'WarehouseAreas',
loc: 'Loc',
+ locItem: 'LocItem',
locType: 'LocType',
locArea: 'locArea',
locAreaMat: 'Logic Areas',
@@ -189,7 +191,7 @@
taskLog: 'TaskLog',
orderItem: 'OrderItem',
order: 'Order',
- locItem: 'LocItem',
+ locPreview: 'LocItem',
stock: 'Stock Manage',
histories: 'Histories',
wareWork: 'Warehouse Working',
@@ -210,10 +212,112 @@
basContainer: 'BasContainer',
waveRule: 'Wave Rules',
checkDiff: 'Check Diff',
-
+ transfer: 'Transfer',
+ locRevise: 'Loc Revise',
+ statisticReport: 'Statistical Report',
+ locDeadReport: 'Locs Dead Report',
+ stockStatistic: 'Stock Statistic',
+ statisticCount: 'Statistic Count',
+ preparation: "澶囨枡鍗�",
+ menuPda: 'MenuPda',
+ taskPathTemplate: 'TaskPathTemplate',
+ taskPathTemplateNode: 'TaskPathTemplateNode',
+ subsystemFlowTemplate: 'SubsystemFlowTemplate',
+ flowStepTemplate: 'FlowStepTemplate',
+ taskPathTemplateMerge: 'TaskPathTemplateMerge',
},
table: {
field: {
+ taskPathTemplateMerge: {
+ templateCode: "templateCode",
+ templateName: "templateName",
+ sourceType: "sourceType",
+ targetType: "targetType",
+ conditionExpression: "conditionExpression",
+ conditionDesc: "conditionDesc",
+ version: "version",
+ isCurrent: "isCurrent",
+ effectiveTime: "effectiveTime",
+ expireTime: "expireTime",
+ priority: "priority",
+ timeoutMinutes: "timeoutMinutes",
+ maxRetryTimes: "maxRetryTimes",
+ retryIntervalSeconds: "retryIntervalSeconds",
+ remark: "remark",
+ stepSize: "stepSize",
+ },
+ flowStepTemplate: {
+ flowId: "flowId",
+ flowCode: "flowCode",
+ stepOrder: "stepOrder",
+ stepCode: "stepCode",
+ stepName: "stepName",
+ stepType: "stepType",
+ actionType: "actionType",
+ actionConfig: "actionConfig",
+ inputMapping: "inputMapping",
+ outputMapping: "outputMapping",
+ conditionExpression: "conditionExpression",
+ skipOnFail: "skipOnFail",
+ retryEnabled: "retryEnabled",
+ retryConfig: "retryConfig",
+ timeoutSeconds: "timeoutSeconds",
+ },
+ subsystemFlowTemplate: {
+ flowCode: "flowCode",
+ flowName: "flowName",
+ systemCode: "systemCode",
+ systemName: "systemName",
+ nodeType: "nodeType",
+ version: "version",
+ isCurrent: "isCurrent",
+ effectiveTime: "effectiveTime",
+ timeoutStrategy: "timeoutStrategy",
+ timeoutSeconds: "timeoutSeconds",
+ maxRetryTimes: "maxRetryTimes",
+ needNotify: "needNotify",
+ notifyTemplate: "notifyTemplate",
+ remark: "remark",
+ },
+ taskPathTemplateNode: {
+ templateId: "templateId",
+ templateCode: "templateCode",
+ nodeOrder: "nodeOrder",
+ nodeCode: "nodeCode",
+ nodeName: "nodeName",
+ nodeType: "nodeType",
+ systemCode: "systemCode",
+ systemName: "systemName",
+ executeParams: "executeParams",
+ resultSchema: "resultSchema",
+ timeoutMinutes: "timeoutMinutes",
+ mandatory: "mandatory",
+ parallelExecutable: "parallelExecutable",
+ preCondition: "preCondition",
+ postCondition: "postCondition",
+ nextNodeRules: "nextNodeRules",
+ },
+ taskPathTemplate: {
+ templateCode: "templateCode",
+ templateName: "templateName",
+ sourceType: "sourceType",
+ targetType: "targetType",
+ conditionExpression: "conditionExpression",
+ conditionDesc: "conditionDesc",
+ version: "version",
+ isCurrent: "isCurrent",
+ effectiveTime: "effectiveTime",
+ expireTime: "expireTime",
+ priority: "priority",
+ timeoutMinutes: "timeoutMinutes",
+ maxRetryTimes: "maxRetryTimes",
+ retryIntervalSeconds: "retryIntervalSeconds",
+ remark: "remark",
+ createdBy: "createdBy",
+ updatedBy: "updatedBy",
+ createdTime: "createdTime",
+ updatedTime: "updatedTime",
+ },
outBound: {
stockWithdrawal: 'StockWithdrawal',
withdrawal: 'Withdrawal'
@@ -221,12 +325,17 @@
basContainer: {
containerType: 'containerType',
codeType: 'codeType',
+ startNo: 'Start No',
+ code: 'Barcode',
+ endNo: 'End No',
areas: 'areas',
},
basStation: {
stationName: 'stationName',
+ stationId: 'stationId',
inAble: 'inAble',
outAble: 'outAble',
+ type: 'Site Type',
useStatus: 'useStatus',
status: 'status',
area: 'area',
@@ -280,6 +389,26 @@
sort: "sort",
},
menu: {
+ name: "name",
+ parentId: "parent id",
+ parentName: "higher",
+ path: "path",
+ pathName: "pathName",
+ route: "route",
+ component: "component",
+ brief: "brief",
+ code: "code",
+ type: "type",
+ authority: "authority",
+ icon: "icon",
+ sort: "sort",
+ meta: "meta",
+ enums: {
+ menu: 'Menu',
+ button: 'Button',
+ }
+ },
+ menuPda: {
name: "name",
parentId: "parent id",
parentName: "higher",
@@ -370,6 +499,7 @@
valid: "validity",
validWarn: "validityWarn",
flagCheck: "flagCheck",
+ tenantId: "tenantId",
},
matnrGroup: {
name: "name",
@@ -393,6 +523,7 @@
name: "name",
wareId: "ware",
code: "code",
+ sort: "Sort",
shipperId: "shipperId",
supplierId: "supplierId",
flagMinus: "flagMinus",
@@ -654,6 +785,52 @@
checkQty: "Check Qty",
exceStatus: "Exce Status",
},
+ transfer: {
+ code: "code",
+ type: "type",
+ source: "source",
+ exceStatus: "exceStatus",
+ orgWareId: "orgWareId",
+ orgWareName: "orgWareName",
+ tarWareId: "tarWareId",
+ tarWareName: "tarWareName",
+ orgAreaId: "orgAreaId",
+ orgAreaName: "orgAreaName",
+ tarAreaId: "tarAreaId",
+ tarAreaName: "tarAreaName",
+ },
+
+ transferItem: {
+ transferId: "transferId",
+ transferCode: "transferCode",
+ matnrId: "matnrId",
+ maktx: "maktx",
+ matnrCode: "matnrCode",
+ unit: "unit",
+ anfme: "anfme",
+ qty: "qty",
+ workQty: "workQty",
+ batch: "batch",
+ splrId: "splrId",
+ spec: "spec",
+ model: "model",
+ fieldsIndex: "fieldsIndex",
+ platItemId: "platItemId",
+ platOrderCode: "platOrderCode",
+ platWorkCode: "platWorkCode",
+ projectCode: "projectCode",
+ },
+
+ transferOrder: {
+ code: 'Order No',
+ poCode: 'transfer No',
+ type: 'Type',
+ wkType: 'Work Type',
+ anfme: 'Anfme',
+ workQty: 'Work Qty',
+ qty: 'Qty',
+ },
+
checkDiffItem: {
checkId: "checkId",
orderCode: "orderCode",
@@ -665,6 +842,7 @@
batch: "batch",
anfme: "anfme",
checkQty: "checkQty",
+ diffQty: 'Diff Qty',
exceStatus: "exceStatus",
reason: "reason",
},
@@ -775,6 +953,24 @@
startTime: "startTime",
endTime: "endTime",
},
+ stockStatistic: {
+ id: "id",
+ dayTime: "dayTime",
+ taskType: "taskType",
+ taskStatus: "taskStatus",
+ maktx: "maktx",
+ matnrCode: "matnrCode",
+ count: "count",
+ inAnfmeCount: 'In Anfme Count',
+ outAnfmeCount: 'Count Anfme Count',
+ inAnfme: 'In Anfme',
+ outAnfme: 'Out Anfme',
+ locCode: 'Loc Code',
+ barcode: 'Barcode',
+ batch: "batch",
+ anfme: "anfme",
+ unit: "unit",
+ },
delivery: {
code: "code",
platId: "platId",
@@ -844,6 +1040,8 @@
deviceSite: "deviceSite",
flagInit: "flagInit",
channel: "channel",
+ areaIdStart: "areaIdStart",
+ areaIdEnd: "areaIdEnd",
},
waitPakin: {
code: "code",
@@ -854,8 +1052,24 @@
anfme: "anfme",
ioStatus: "ioStatus",
},
+ locRevise: {
+ code: "code",
+ type: "type",
+ anfme: "anfme",
+ reviseQty: "Revise Qty",
+ exceStatus: "Exce Status",
+ orgAreaId: "Area Id",
+ orgAreaName: "Area Name",
+ exceTime: "Exce Time"
+ },
+ reviseLog: {
+ reviseId: 'Revise Id',
+ reviseCode: 'Revise Code',
+ },
waitPakinItem: {
pakinId: "pakinId",
+ type: "type",
+ wkType: "wkType",
maktx: "maktx",
matnrId: "matnrId",
matnrCode: "matnrCode",
@@ -968,7 +1182,6 @@
wkType: 'Work Type',
orderType: "orderType",
orderItemId: "orderItemId",
- sourceCode: "sourceCode",
matnrId: "matnrId",
maktx: "maktx",
matnrCode: "matnrCode",
@@ -978,6 +1191,7 @@
batch: "batch",
spec: "spec",
model: "model",
+ sourceCode: "sourceCode",
},
stock: {
code: "Code",
@@ -1067,11 +1281,15 @@
wareArea: 'Warehouse Areas',
maktx: "maktx",
matnrCode: "matnrCode",
+ diffQty: 'Diff Qty',
trackCode: "trackCode",
unit: "unit",
anfme: "anfme",
+ outQty: 'Revise Qty',
qty: 'Qty',
+ deadTime: 'Dead (Days锛�',
workQty: 'Work Qty',
+ reviseQty: 'Revise Qty',
batch: "batch",
splrBatch: "splrBatch",
spec: "spec",
@@ -1119,6 +1337,27 @@
}
},
page: {
+ dashboard: {
+ welcome: {
+ title: 'Welcome to the WMS website',
+ },
+ header: {
+ inStockQty: '',
+ outStockQty: '',
+ taskWorkQty: '',
+ planQty: 'Plan',
+ realQty: 'Real Qty',
+ waitQty: 'Wait Qty',
+ waitOutQty: 'Wait Out Qty',
+ stockUsage: 'Stock Usage',
+ },
+ chart: {
+ histories: 'Orders Echart',
+ },
+ list: {
+ stock: 'Stock Pie',
+ }
+ },
welcome: {
index: ' Welcome to the RSF Management System.',
tech: ' Technology stack: Java 17, SpringBoot2.5.3, Mybatis-plus_3.4.1, Spring Security, Druid 1.2.6, Redis, Mysql5.7, Node18, ReactJs, Material UI5.16, Axios, React-Admin5.1'
@@ -1199,12 +1438,14 @@
detail: "Detail",
unenable: 'unenable',
locInit: 'loc init',
+ init: "Init",
siteInit: 'site init',
batch: 'batch',
pick: 'Pick',
check: 'Check',
confirm: 'confirm',
cancel: "cancel",
+ delete: 'Delete',
query: "Query",
bulkExport: "Bulk Export",
continue: 'Continue Receipt',
@@ -1229,7 +1470,10 @@
orderPrint: 'Orders Print',
quality: "quality",
complete: "complete",
+ confirmTransfer: "Comfirm Transfer",
allComfirm: 'All Comfirm',
+ createTransfer: 'Create Transfer Order',
+ createLocRevise: 'Create Stock Revise Order',
verifyComfirm: 'Verify Comfirm',
close: "close",
asnCreate: "Create By Order",
@@ -1244,6 +1488,9 @@
selectWave: 'Select Wave Rule',
},
+ placeholder: {
+ warehouseAreasCode: "use for warehouse areas code prefix",
+ },
request: {
error: {
stock: "Insufficient inventory to deliver 锛侊紒",
--
Gitblit v1.9.1