Bläddra i källkod

hide normal do and do workbench i18n

MergeProblem1
CANCERYS\kw093 1 vecka sedan
förälder
incheckning
5cd90840c9
3 ändrade filer med 4 tillägg och 0 borttagningar
  1. +2
    -0
      src/components/NavigationContent/NavigationContent.tsx
  2. +1
    -0
      src/i18n/zh/do.json
  3. +1
    -0
      src/i18n/zh/pickOrder.json

+ 2
- 0
src/components/NavigationContent/NavigationContent.tsx Visa fil

@@ -117,12 +117,14 @@ const NavigationContent: React.FC = () => {
requiredAbility: [AUTH.STOCK, AUTH.STOCK_TAKE, AUTH.STOCK_IN_BIND, AUTH.ADMIN],
path: "/putAway",
},
/*
{
icon: <ViewModule />,
label: "Finished Good Order",
requiredAbility: [AUTH.STOCK_FG, AUTH.ADMIN],
path: "/finishedGood",
},
*/
{
icon: <ViewModule />,
label: "Finished Good Management",


+ 1
- 0
src/i18n/zh/do.json Visa fil

@@ -9,6 +9,7 @@
"Estimated Arrival From": "預計送貨日期",
"Estimated Arrival To": "預計送貨日期至",
"Status": "來貨狀態",
"DO Workbench": "新版成品出倉",
"Order Date From": "訂單日期",
"Workbench Batch Release": "工作台批量放單",
"do workbench": "新版成品出倉",


+ 1
- 0
src/i18n/zh/pickOrder.json Visa fil

@@ -12,6 +12,7 @@
"released": "已放單",
"Loading...": "載入中...",
"Suggestion success": "建議成功",
"Scan pick success": "掃描提料成功",
"Remark": "備註",
"Available Qty": "可用數量",
"Picked Qty": "已提料數量",


Laddar…
Avbryt
Spara