|
|
|
@ -25,11 +25,13 @@ export default {
|
|
|
|
|
Inventory_query: 'Inventory query',
|
|
|
|
|
success: 'Success',
|
|
|
|
|
error: 'Error',
|
|
|
|
|
successful: 'query was successful',
|
|
|
|
|
operation: 'operation',
|
|
|
|
|
successful: 'Query was successful',
|
|
|
|
|
operation: 'Operation',
|
|
|
|
|
//版本更新
|
|
|
|
|
updatePrompt: 'Update tips',
|
|
|
|
|
Tip1: 'New version detected, update?',
|
|
|
|
|
restart: 'Restart',
|
|
|
|
|
Tip2: 'Update succeeded. Are you sure to restart?',
|
|
|
|
|
//服务器设置
|
|
|
|
|
ServerSetting: 'Server Setting',
|
|
|
|
|
PleaseInputIPAddress: 'Please input IP address',
|
|
|
|
@ -41,7 +43,7 @@ export default {
|
|
|
|
|
workArea_Title: 'Work area list',
|
|
|
|
|
workArea_SubTitle: 'Hello, Please select your work area from the list~',
|
|
|
|
|
workArea_SelelctOne: 'Please select one work area from the list',
|
|
|
|
|
workArea_Selelct: 'selelct',
|
|
|
|
|
workArea_Selelct: 'Selelct',
|
|
|
|
|
workArea_Warehouse: 'WH',
|
|
|
|
|
workArea_WarehouseName: 'WH name',
|
|
|
|
|
workArea_RegionName: 'Region name',
|
|
|
|
@ -130,7 +132,7 @@ export default {
|
|
|
|
|
Pi_upload: 'Upload',
|
|
|
|
|
Pi_tip1: 'Please input the pick Qty',
|
|
|
|
|
Pi_tip2: 'The pick up Qty is an greater than 0',
|
|
|
|
|
detailed: 'detailed',
|
|
|
|
|
detailed: 'Detailed',
|
|
|
|
|
Pi_tip3: 'Please update the pick up Qty before uploading',
|
|
|
|
|
Pi_tip10: 'Please update the append Qty before uploading',
|
|
|
|
|
Pi_tip4: 'No data available to upload',
|
|
|
|
@ -150,7 +152,7 @@ export default {
|
|
|
|
|
Pi_CurrentPickingQuantity: 'Current Pick up Qty',
|
|
|
|
|
Pi_PickedQuantity: 'Picked Qty',
|
|
|
|
|
Pi_QuantityHandedOver: 'Handedover Qty',
|
|
|
|
|
Pi_distribution: 'distribution',
|
|
|
|
|
Pi_distribution: 'Distribution',
|
|
|
|
|
Cumulative: 'Cumulative',
|
|
|
|
|
|
|
|
|
|
//汇总交接
|
|
|
|
@ -203,9 +205,9 @@ export default {
|
|
|
|
|
Scrap: 'FG scrap',
|
|
|
|
|
CollectionAndBorrowing: 'FG cost center',
|
|
|
|
|
Inventory: 'FG PSV',
|
|
|
|
|
raw_Inventory: 'raw Inventory',
|
|
|
|
|
raw_Inventory: 'Raw Inventory',
|
|
|
|
|
Transfer: 'Library Code',
|
|
|
|
|
generate: 'generate',
|
|
|
|
|
generate: 'Generate',
|
|
|
|
|
|
|
|
|
|
RowWarehouse: 'RAW WH',
|
|
|
|
|
SemiProductZC: 'SFG transfer',
|
|
|
|
@ -233,25 +235,25 @@ export default {
|
|
|
|
|
|
|
|
|
|
// 委外-入库
|
|
|
|
|
CommissionEntrant: 'Subcontracting receipt',
|
|
|
|
|
CommissionedSingleNumber: 'single',
|
|
|
|
|
CommissionedMaterielNo: 'code',
|
|
|
|
|
CommissionedMaterielDesc: 'describe',
|
|
|
|
|
CommissionedSingleNumber: 'Order No',
|
|
|
|
|
CommissionedMaterielNo: 'Code',
|
|
|
|
|
CommissionedMaterielDesc: 'Describe',
|
|
|
|
|
SourceLocation: 'Source location',
|
|
|
|
|
barcode: 'Please enter barcode',
|
|
|
|
|
Requisition: 'Requisition',
|
|
|
|
|
scrapForm: 'Please scan the scrap form first',
|
|
|
|
|
finishedProduct: 'Please select finished product code first',
|
|
|
|
|
CommissionedDemandData: 'Demand',
|
|
|
|
|
CommissionedCumulativeData: 'total',
|
|
|
|
|
CommissionedCumulativeData: 'Total',
|
|
|
|
|
CommissionedLocation: 'Loc',
|
|
|
|
|
CommissionedThisNumber: 'quantity',
|
|
|
|
|
CommissionedThisNumber: 'Quantity',
|
|
|
|
|
CommissionedNumber: 'Receipt quantity',
|
|
|
|
|
CommissionedEntrantDetails: 'Warehousing',
|
|
|
|
|
greater: 'Cannot be greater than total',
|
|
|
|
|
LibraryCode: 'Please change the library code',
|
|
|
|
|
CommissionedReceiptQuantity: 'Receipt quantity',
|
|
|
|
|
TargetLocation: 'Please select a different target location',
|
|
|
|
|
subcontract: 'subcontract',
|
|
|
|
|
subcontract: 'Subcontract',
|
|
|
|
|
|
|
|
|
|
// 委外-出库
|
|
|
|
|
CommissionGoOut: 'Subcontracting issue',
|
|
|
|
@ -271,11 +273,11 @@ export default {
|
|
|
|
|
endtime: 'Please select an end time',
|
|
|
|
|
end: 'End time',
|
|
|
|
|
starttime: 'Please select an start time',
|
|
|
|
|
start: 'start time',
|
|
|
|
|
start: 'Start time',
|
|
|
|
|
_tips5: 'Please select the same location',
|
|
|
|
|
_tips6: 'Please enter the order number to query first',
|
|
|
|
|
Out: 'Out',
|
|
|
|
|
enter: 'enter',
|
|
|
|
|
enter: 'Enter',
|
|
|
|
|
//移库
|
|
|
|
|
Warehouse_QueryCriteria: 'Query criteria',
|
|
|
|
|
Warehouse_TransferOrderNo: 'Transfer order No',
|
|
|
|
@ -286,7 +288,7 @@ export default {
|
|
|
|
|
Warehouse_OrderNo: 'Order No',
|
|
|
|
|
LocationScanned: 'Location scanned',
|
|
|
|
|
Warehouse_OriginalLocation: 'Original Loc',
|
|
|
|
|
code: 'code',
|
|
|
|
|
code: 'Inventory number',
|
|
|
|
|
Warehouse_TargetLocation: 'Target Loc',
|
|
|
|
|
Warehouse_Tip: 'Please input the transfer order No',
|
|
|
|
|
transfer_barcode: 'Library transfer barcode',
|
|
|
|
@ -297,14 +299,14 @@ export default {
|
|
|
|
|
Scrap_ScrapNo: 'Scrap',
|
|
|
|
|
Scrap_Tip: 'Please input scrap No',
|
|
|
|
|
Scrap_ScrapDetails: 'Scrap detail',
|
|
|
|
|
operatingTime: 'operatingTime',
|
|
|
|
|
operatingTime: 'OperatingTime',
|
|
|
|
|
finishedProductReport: 'Scrap details',
|
|
|
|
|
|
|
|
|
|
//领用借用
|
|
|
|
|
borrow_OrderNo: 'Order No',
|
|
|
|
|
borrow_Tip: 'Please input order No',
|
|
|
|
|
borrow_CollectionAndBorrowingDetails: 'Cost center detail',
|
|
|
|
|
usingDetail: 'borrowing details',
|
|
|
|
|
usingDetail: 'Borrowing details',
|
|
|
|
|
|
|
|
|
|
//成品主菜单
|
|
|
|
|
// EnterTheWarehouse: 'Enter The Warehouse',
|
|
|
|
@ -325,10 +327,10 @@ export default {
|
|
|
|
|
DumpListSH: 'SFG receive',
|
|
|
|
|
DumpListSHMX: 'SFG receive detail',
|
|
|
|
|
deliver: 'DN deliver goods',
|
|
|
|
|
Line: 'rowItem',
|
|
|
|
|
screen: 'screen',
|
|
|
|
|
Line: 'RowItem',
|
|
|
|
|
screen: 'Screen',
|
|
|
|
|
time: 'Please select the time first',
|
|
|
|
|
po_Deliver: 'deliver',
|
|
|
|
|
po_Deliver: 'Deliver',
|
|
|
|
|
//成品入库主菜单
|
|
|
|
|
product_item1: 'FG inward',
|
|
|
|
|
product_item2: 'Transfer vehicle offline',
|
|
|
|
@ -347,12 +349,12 @@ export default {
|
|
|
|
|
product_TransferCar: 'Transfer vehicle',
|
|
|
|
|
product_MaterialCode: 'MAT code',
|
|
|
|
|
product_FGCode: 'FG code',
|
|
|
|
|
product_add: 'add',
|
|
|
|
|
product_add: 'Add',
|
|
|
|
|
product_FGDes: 'FG desc',
|
|
|
|
|
product_MaterialDes: 'MAT desc',
|
|
|
|
|
product_Number: 'Qty',
|
|
|
|
|
repeatedly: 'Do not add repeatedly',
|
|
|
|
|
delete: 'delete',
|
|
|
|
|
delete: 'Delete',
|
|
|
|
|
product_costCenter: 'Cost center',
|
|
|
|
|
product_Unit: 'Unit',
|
|
|
|
|
product_Cancel: 'Cancel',
|
|
|
|
@ -368,12 +370,12 @@ export default {
|
|
|
|
|
product_Tip8: 'Success!',
|
|
|
|
|
product_Tip9: 'The barcode is not in the warehouse',
|
|
|
|
|
//半成品冰箱下线
|
|
|
|
|
product_unit1: 'pcs',
|
|
|
|
|
product_unit2: 'pair',
|
|
|
|
|
product_unit3: 'yard',
|
|
|
|
|
product_unit4: 'set',
|
|
|
|
|
product_unit5: 'ctn',
|
|
|
|
|
product_unit6: 'other',
|
|
|
|
|
product_unit1: 'PCS',
|
|
|
|
|
product_unit2: 'Pair',
|
|
|
|
|
product_unit3: 'Yard',
|
|
|
|
|
product_unit4: 'Set',
|
|
|
|
|
product_unit5: 'CTN',
|
|
|
|
|
product_unit6: 'Other',
|
|
|
|
|
product_unit7: 'Please input material barcode',
|
|
|
|
|
//成品空调/洗衣机下线
|
|
|
|
|
//半成品门体上线
|
|
|
|
|