diff --git a/src/i18n/lang/cn.ts b/src/i18n/lang/cn.ts index ebc96e2..7ad2707 100644 --- a/src/i18n/lang/cn.ts +++ b/src/i18n/lang/cn.ts @@ -331,6 +331,7 @@ export default { Warehouse_TransferOrderNo: '移库单号', Warehouse_TransferDetails: '移库明细', Warehouse_OrderNo: '单号', + Warehouse_No: '单号', Warehouse_OriginalLocation: '原库位', Warehouse_TargetLocation: '目标库位', Warehouse_Tip: '请输入移库单号', diff --git a/src/i18n/lang/en.ts b/src/i18n/lang/en.ts index 13a17c6..d1194df 100644 --- a/src/i18n/lang/en.ts +++ b/src/i18n/lang/en.ts @@ -339,6 +339,7 @@ export default { LocationInventory: 'Stocktaking by LOC', Warehouse_TransferDetails: 'Transfer detail', Warehouse_OrderNo: 'Order No', + Warehouse_No: 'Order', LocationScanned: 'Location scanned', Warehouse_OriginalLocation: 'Original Loc', code: 'Inventory number', diff --git a/src/pages/raw/handover/returning/Time-filter.vue b/src/pages/raw/handover/returning/Time-filter.vue index 2bb0159..51d893e 100644 --- a/src/pages/raw/handover/returning/Time-filter.vue +++ b/src/pages/raw/handover/returning/Time-filter.vue @@ -8,7 +8,7 @@ - +