From f6ac94d69e7e7402f1e86ca250d8b57bd57223af Mon Sep 17 00:00:00 2001 From: guoshuang Date: Thu, 10 Feb 2022 11:46:00 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=88=90=E5=93=81=E6=8A=A5=E5=BA=9F?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=8E=BB=E9=99=A4=E5=B1=95=E7=A4=BA=E7=9B=AE?= =?UTF-8?q?=E6=A0=87=E5=BA=93=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/lang/en.ts | 4 ++-- src/pages/product/warehouse/wholeScrap/index.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/lang/en.ts b/src/i18n/lang/en.ts index bf6deec..6ea0644 100644 --- a/src/i18n/lang/en.ts +++ b/src/i18n/lang/en.ts @@ -238,7 +238,7 @@ export default { InventoryPleaseScan: 'Please scan No.', InventoryFinish: 'Finish', collecting: 'Please enter the collecting doc No', - MaterialCount: 'Material count', + MaterialCount: 'Stocktaking by MAT', InventoryNumber: 'Inventory number', DocumentScanned: 'Document scanned', ReservoirArea: 'Reservoir area', @@ -299,7 +299,7 @@ export default { Warehouse_TransferOrderNo: 'Transfer order No', BackSweep: 'Back sweep', SweptQuantity: 'Swept quantity', - LocationInventory: 'Location inventory', + LocationInventory: 'Stocktaking by LOC', Warehouse_TransferDetails: 'Transfer detail', Warehouse_OrderNo: 'Order No', LocationScanned: 'Location scanned', diff --git a/src/pages/product/warehouse/wholeScrap/index.vue b/src/pages/product/warehouse/wholeScrap/index.vue index 313aac5..59cf5b9 100644 --- a/src/pages/product/warehouse/wholeScrap/index.vue +++ b/src/pages/product/warehouse/wholeScrap/index.vue @@ -36,16 +36,16 @@ - + - + From fda17f52ae2c7dc86f75171b531eb2c128933bb1 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Thu, 10 Feb 2022 17:38:15 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=B1=87=E6=80=BB=E6=8C=89=E5=8D=95?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E5=9B=BD=E9=99=85=E5=8C=96=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/lang/en.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/lang/en.ts b/src/i18n/lang/en.ts index 6ea0644..1588110 100644 --- a/src/i18n/lang/en.ts +++ b/src/i18n/lang/en.ts @@ -138,8 +138,8 @@ export default { Pi_OrderNoNotSelected: 'Order number not selected', Pi_NoDataFound: 'No Data Found', Pi_QueryResults: 'Query result', - Pi_Summary: 'Summary', - Pi_ByOrder: 'Order', + Pi_Summary: 'By Summary', + Pi_ByOrder: 'By Order', Pi_ByOrderPicking: 'Order Pick up', Pi_SummaryPicking: 'Summary Pick up', Pi_upload: 'Upload',