库位查询优化、提示英文

master
yujw 4 years ago
parent e3712fa74b
commit 88a41d436b

@ -366,5 +366,12 @@ export default {
Warehouse_WX: '外销', Warehouse_WX: '外销',
Warehouse_YJ: '样机', Warehouse_YJ: '样机',
Warehouse_BCP: '半成品', Warehouse_BCP: '半成品',
//提示
AppendMateriel1: '请输入正确的库位和数量',
AppendMateriel2: '请输入大于0的数量',
AppendMateriel3: '不能大于需求数量,请重新输入',
AppendMateriel4: '请选择正确的库位',
AppendMateriel5: '请先选择一个物料',
}, },
}; };

@ -1,281 +1,274 @@
export default { export default {
message: { message: {
hello: "Hello", hello: 'Hello',
//登录 //登录
PleaseInputUserName: "Please input user name", PleaseInputUserName: 'Please input user name',
PleaseInputPassword: "Please input password", PleaseInputPassword: 'Please input password',
Login: "Login", Login: 'Login',
Tip: "Please set the server address first", Tip: 'Please set the server address first',
SetUp: "Set Up", SetUp: 'Set Up',
Cancel: "Cancel", Cancel: 'Cancel',
LoginSuccessful: "Login success", LoginSuccessful: 'Login success',
Loading: "Loading", Loading: 'Loading',
request_Tip1: "Request error", request_Tip1: 'Request error',
request_Tip2: "Unauthorize, please log in", request_Tip2: 'Unauthorize, please log in',
request_Tip3: "Access denied", request_Tip3: 'Access denied',
request_Tip4: "Request address error", request_Tip4: 'Request address error',
request_Tip5: "Request timeout", request_Tip5: 'Request timeout',
request_Tip6: "Server internal error", request_Tip6: 'Server internal error',
request_Tip7: "Service not implemented", request_Tip7: 'Service not implemented',
request_Tip8: "Gateway error", request_Tip8: 'Gateway error',
request_Tip9: "Service Unavailable", request_Tip9: 'Service Unavailable',
request_Tip10: "Gateway timeout", request_Tip10: 'Gateway timeout',
request_Tip11: "HTTP version is not supported", request_Tip11: 'HTTP version is not supported',
Inventory_query: "Inventory query", Inventory_query: 'Inventory query',
success: "Success", success: 'Success',
error: "Error", error: 'Error',
operation: "operation", operation: 'operation',
//服务器设置 //服务器设置
ServerSetting: "Server Setting", ServerSetting: 'Server Setting',
PleaseInputIPAddress: "Please input IP address", PleaseInputIPAddress: 'Please input IP address',
PleaseInputPortNumber: "Please input port No", PleaseInputPortNumber: 'Please input port No',
Save: "Save", Save: 'Save',
TryAgain: TryAgain: 'The address is invalid or the service is unavailable. Please try again',
"The address is invalid or the service is unavailable. Please try again", SetServerSuccessfully: 'Set server success',
SetServerSuccessfully: "Set server success",
//工作区选择 //工作区选择
workArea_Title: "Work area list", workArea_Title: 'Work area list',
workArea_SubTitle: "Hello, Please select your work area from the list", workArea_SubTitle: 'Hello, Please select your work area from the list',
workArea_SelelctOne: "Please select one 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_Warehouse: 'WH',
workArea_WarehouseName: "WH name", workArea_WarehouseName: 'WH name',
workArea_RegionName: "Region name", workArea_RegionName: 'Region name',
workArea_WorkAreaName: "Work area name", workArea_WorkAreaName: 'Work area name',
workArea_WarehouseClassify: "WH classify", workArea_WarehouseClassify: 'WH classify',
workArea_Confirm: "Confirm", workArea_Confirm: 'Confirm',
//原材料菜单 //原材料菜单
rawMenu_ReceivingGoods: "Receive", rawMenu_ReceivingGoods: 'Receive',
rawMenu_Handover: "Handover", rawMenu_Handover: 'Handover',
rawMenu_virtual_Handover: "Virtual handover", rawMenu_virtual_Handover: 'Virtual handover',
rawMenu_virtual_Handover_QR: "Confirm handover", rawMenu_virtual_Handover_QR: 'Confirm handover',
LBWK: "List is empty", LBWK: 'List is empty',
rawMenu_InTheLibrary: "RAW WH", rawMenu_InTheLibrary: 'RAW WH',
rawMenu_ReturnGoods: "Return", rawMenu_ReturnGoods: 'Return',
rawMenu_SignOut: "Sign out", rawMenu_SignOut: 'Sign out',
//po收货 //po收货
po_ReceivingGoods: "PO receive", po_ReceivingGoods: 'PO receive',
po_ReturnGoods: "DN return", po_ReturnGoods: 'DN return',
returned: "Quantity to be returned", returned: 'Quantity to be returned',
quantity: "Cumulative return quantity", quantity: 'Cumulative return quantity',
po_OddNumbers: "PO No", po_OddNumbers: 'PO No',
po_Supplier: "Supplier", po_Supplier: 'Supplier',
po_OrderType: "Order type", po_OrderType: 'Order type',
po_Location: "Loc", po_Location: 'Loc',
po_PleaseScan: "Please scan PO", po_PleaseScan: 'Please scan PO',
po_PleaseScanMATcode: "Please scan MAT barcode", po_PleaseScanMATcode: 'Please scan MAT barcode',
PleaseScan: "Please scan", PleaseScan: 'Please scan',
po_PleaseInput: "Plz input", po_PleaseInput: 'Plz input',
po_PleaseInputcar: "Please input transfer vehicle", po_PleaseInputcar: 'Please input transfer vehicle',
po_PleaseSlect: "Please select Loc", po_PleaseSlect: 'Please select Loc',
po_Detailed: "PO detail", po_Detailed: 'PO detail',
po_Total: "Total", po_Total: 'Total',
po_Records: "Records", po_Records: 'Records',
po_SelectAll: "Select all", po_SelectAll: 'Select all',
po_noSelectAll: "Deselect all", po_noSelectAll: 'Deselect all',
po_Submit: "Submit", po_Submit: 'Submit',
po_Continue: "Continue", po_Continue: 'Continue',
po_Return: "Return", po_Return: 'Return',
po_MaterielNo: "MAT code", po_MaterielNo: 'MAT code',
Materiel: "MAT", Materiel: 'MAT',
po_MaterielDes: "MAT desc", po_MaterielDes: 'MAT desc',
po_DemandQuantity: "Request Qty", po_DemandQuantity: 'Request Qty',
DemandQuantity: "Request", DemandQuantity: 'Request',
po_ActualQuantity: "Receive Qty", po_ActualQuantity: 'Receive Qty',
po_ReturnGoodsQuantity: "Return Qty", po_ReturnGoodsQuantity: 'Return Qty',
po_RemainingQuantity: "Remaining Qty", po_RemainingQuantity: 'Remaining Qty',
//dn收货 //dn收货
dn_ReceivingGoods: "DN Receive", dn_ReceivingGoods: 'DN Receive',
dn_OddNumbers: "DN No", dn_OddNumbers: 'DN No',
dn_PleaseScan: "Please scan DN", dn_PleaseScan: 'Please scan DN',
barcode_PleaseScan: "Please scan barcode", barcode_PleaseScan: 'Please scan barcode',
dn_CarNumber: "Vehicle No", dn_CarNumber: 'Vehicle No',
dn_Time: "Time", dn_Time: 'Time',
dn_Detailed: "DN detail", dn_Detailed: 'DN detail',
dn_Number: "Qty", dn_Number: 'Qty',
dn_Confirm: "Confirm", dn_Confirm: 'Confirm',
dn_Select: "Please select the row to update", dn_Select: 'Please select the row to update',
dn_Tip: "Receive Qty cannot be greater than the request Qty", dn_Tip: 'Receive Qty cannot be greater than the request Qty',
dn_Tip2: "Return Qty cannot be greater than the request Qty", dn_Tip2: 'Return Qty cannot be greater than the request Qty',
dn_Tip3: "Receive Qty is less than the request Qty", dn_Tip3: 'Receive Qty is less than the request Qty',
Purchase: "Purchase", Purchase: 'Purchase',
//交接菜单页 //交接菜单页
Handover: "Handover", Handover: 'Handover',
Pick: "Pick up", Pick: 'Pick up',
SummaryAndHandover: "Summary handover", SummaryAndHandover: 'Summary handover',
FillingMaterials: "Append MAT", FillingMaterials: 'Append MAT',
ReturnedMaterials: "Return MAT", ReturnedMaterials: 'Return MAT',
//拣配 //拣配
Pi_PickingQuery: "Pick up query", Pi_PickingQuery: 'Pick up query',
Pi_OrderNo: "Order No", Pi_OrderNo: 'Order No',
Pi_factory: "Factory", Pi_factory: 'Factory',
Pi_materielNo: "MAT code", Pi_materielNo: 'MAT code',
Pi_order: "Order Query", Pi_order: 'Order Query',
Query: "Query", Query: 'Query',
Pi_InputMrp: "Please input MRP", Pi_InputMrp: 'Please input MRP',
Pi_InputFactory: "Please input factory code", Pi_InputFactory: 'Please input factory code',
Pi_OrderNoNotSelected: "Order number not selected", Pi_OrderNoNotSelected: 'Order number not selected',
Pi_NoDataFound: "No data found", Pi_NoDataFound: 'No data found',
Pi_QueryResults: "Query result", Pi_QueryResults: 'Query result',
Pi_Summary: "Summary", Pi_Summary: 'Summary',
Pi_ByOrder: "Order", Pi_ByOrder: 'Order',
Pi_ByOrderPicking: "Order Pick up", Pi_ByOrderPicking: 'Order Pick up',
Pi_SummaryPicking: "Summary Pick up", Pi_SummaryPicking: 'Summary Pick up',
Pi_upload: "Upload", Pi_upload: 'Upload',
Pi_tip1: "Please input the pick Qty", Pi_tip1: 'Please input the pick Qty',
Pi_tip2: "The pick up Qty is an greater than 0", 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_tip3: 'Please update the pick up Qty before uploading',
Pi_tip10: "Please update the append Qty before uploading", Pi_tip10: 'Please update the append Qty before uploading',
Pi_tip4: "No data available to upload", Pi_tip4: 'No data available to upload',
Pi_tip: "Tip", Pi_tip: 'Tip',
Pi_tip5: "Success", Pi_tip5: 'Success',
Pi_tip6: Pi_tip6: 'The pick up Qty plus pick Qty cannot be greater than the Request Qty',
"The pick up Qty plus pick Qty cannot be greater than the Request Qty", Pi_tip7: 'Please select the row to update',
Pi_tip7: "Please select the row to update", Pi_tip8: 'This handover Qty plus handover Qty cannot be greater than the pick up Qty',
Pi_tip8: Pi_tip9: 'The append Qty plus replenished Qty cannot be greater than the Request Qty',
"This handover Qty plus handover Qty cannot be greater than the pick up Qty", JJSLBNWK: 'Handover Qty cannot be empty',
Pi_tip9: Pi_tip11: 'Handover Qty is greater than the pick up Qty,then will be generated the virtual INV',
"The append Qty plus replenished Qty cannot be greater than the Request Qty", Pi_HandoverQuantity: 'Handed over Qty',
JJSLBNWK: "Handover Qty cannot be empty", Pi_unit: 'Unit',
Pi_tip11: Pi_CumulativePickingQuantity: 'Cumulative Pick up Qty',
"Handover Qty is greater than the pick up Qty,then will be generated the virtual INV", Pi_Station: 'Station',
Pi_HandoverQuantity: "Handed over Qty", Pi_FinishedProductModel: 'FG code',
Pi_unit: "Unit", Pi_CurrentPickingQuantity: 'Current Pick up Qty',
Pi_CumulativePickingQuantity: "Cumulative Pick up Qty", Pi_PickedQuantity: 'Picked Qty',
Pi_Station: "Station", Pi_QuantityHandedOver: 'Handedover Qty',
Pi_FinishedProductModel: "FG code", Pi_distribution: 'distribution',
Pi_CurrentPickingQuantity: "Current Pick up Qty", Cumulative: 'Cumulative',
Pi_PickedQuantity: "Picked Qty",
Pi_QuantityHandedOver: "Handedover Qty",
Pi_distribution: "distribution",
Cumulative: "Cumulative",
//汇总交接 //汇总交接
Summary_Query: "Summary Query", Summary_Query: 'Summary Query',
Summary_Contain: "Contain", Summary_Contain: 'Contain',
Summary_Exclude: "Exclude", Summary_Exclude: 'Exclude',
Summary_To: "To", Summary_To: 'To',
Summary_DemandDate: "Request date", Summary_DemandDate: 'Request date',
Summary_ProductionDate: "Produce date", Summary_ProductionDate: 'Produce date',
Summary_BatchNo: "Batch No", Summary_BatchNo: 'Batch No',
Summary_Result: "Query results", Summary_Result: 'Query results',
Summary_SummaryAndHandover: "Summary handover", Summary_SummaryAndHandover: 'Summary handover',
Summary_HandoverByOrder: "Order Handover", Summary_HandoverByOrder: 'Order Handover',
Summary_Number: "Qty", Summary_Number: 'Qty',
Summary_Receiver: "Receiver", Summary_Receiver: 'Receiver',
Summary_Password: "Pwd", Summary_Password: 'Pwd',
Summary_PleaseInputNumber: "Please input Qty", Summary_PleaseInputNumber: 'Please input Qty',
Summary_PleaseInputReceiver: "Please input receiver", Summary_PleaseInputReceiver: 'Please input receiver',
Summary_PleaseInputPassword: "Please input password", Summary_PleaseInputPassword: 'Please input password',
Summary_Tip: "Unlock fail, Detail:", Summary_Tip: 'Unlock fail, Detail:',
Summary_FinishedProductMaterialNumber: "FG code", Summary_FinishedProductMaterialNumber: 'FG code',
Summary_QuantityOfThisHandover: "Handover Qty", Summary_QuantityOfThisHandover: 'Handover Qty',
//补料 //补料
Feeding_VoucherNo: "Document No", Feeding_VoucherNo: 'Document No',
Feeding_VoucherDate: "Document Date", Feeding_VoucherDate: 'Document Date',
Feeding_ReplenishmentDetails: "Append detail", Feeding_ReplenishmentDetails: 'Append detail',
Feeding_Tip1: "Please input append Qty", Feeding_Tip1: 'Please input append Qty',
Feeding_Tip2: "The append Qty is an integer greater than 0", Feeding_Tip2: 'The append Qty is an integer greater than 0',
Feeding_Tip3: "Please input password!", Feeding_Tip3: 'Please input password!',
Feeding_Tip4: "Please input receiver!", Feeding_Tip4: 'Please input receiver!',
Feeding_ReplenishedQuantity: "Appended Qty", Feeding_ReplenishedQuantity: 'Appended Qty',
//退料 //退料
return_OperatorName: "Return by", return_OperatorName: 'Return by',
return_Type: "Return type", return_Type: 'Return type',
return_Tip1: "Return by cannot be empty", return_Tip1: 'Return by cannot be empty',
return_Tip2: "Factory code cannot be empty", return_Tip2: 'Factory code cannot be empty',
return_Tip3: "Qty cannot be empty", return_Tip3: 'Qty cannot be empty',
return_Tip4: "Return Qty cannot be greater than total Qty", return_Tip4: 'Return Qty cannot be greater than total Qty',
quantitys: "Cannot be greater than the quantity to be returned", quantitys: 'Cannot be greater than the quantity to be returned',
actual: actual: 'The actual returned quantity is not equal to the quantity to be returned',
"The actual returned quantity is not equal to the quantity to be returned",
receiveAStation: 'Receiving station', receiveAStation: 'Receiving station',
//库内主菜单 //库内主菜单
Warehouse: "FG WH", Warehouse: 'FG WH',
Relocation: "FG transfer", Relocation: 'FG transfer',
Scrap: "FG scrap", Scrap: 'FG scrap',
CollectionAndBorrowing: "FG cost center", CollectionAndBorrowing: 'FG cost center',
Inventory: "FG PSV", Inventory: 'FG PSV',
raw_Inventory: "raw Inventory", raw_Inventory: 'raw Inventory',
Transfer: "Library Code", Transfer: 'Library Code',
generate: "generate", generate: 'generate',
RowWarehouse: "RAW WH", RowWarehouse: 'RAW WH',
SemiProductZC: "SFG transfer", SemiProductZC: 'SFG transfer',
RowScrap: "RAW scrap", RowScrap: 'RAW scrap',
RowRelocation: "RAW transfer", RowRelocation: 'RAW transfer',
RowCollectionAndBorrowing: "RAW cost center", RowCollectionAndBorrowing: 'RAW cost center',
// 原材料盘点 // 原材料盘点
InventoryOrderNo: "Order No", InventoryOrderNo: 'Order No',
InventoryMaterielNo: "MAT code", InventoryMaterielNo: 'MAT code',
InventoryMateriel: "MAT name", InventoryMateriel: 'MAT name',
InventoryTotalNumber: "Total", InventoryTotalNumber: 'Total',
InventoryPleaseScan: "Please scan No.", InventoryPleaseScan: 'Please scan No.',
InventoryFinish: "Finish", InventoryFinish: 'Finish',
// 委外-入库 // 委外-入库
CommissionEntrant: "Subcontracting receipt", CommissionEntrant: 'Subcontracting receipt',
CommissionedSingleNumber: "single", CommissionedSingleNumber: 'single',
CommissionedMaterielNo: "code", CommissionedMaterielNo: 'code',
CommissionedMaterielDesc: "describe", CommissionedMaterielDesc: 'describe',
CommissionedDemandData: "Demand", CommissionedDemandData: 'Demand',
CommissionedCumulativeData: "total", CommissionedCumulativeData: 'total',
CommissionedLocation: "Location", CommissionedLocation: 'Location',
CommissionedThisNumber: "quantity", CommissionedThisNumber: 'quantity',
CommissionedNumber: "Receipt quantity", CommissionedNumber: 'Receipt quantity',
CommissionedEntrantDetails: "Warehousing", CommissionedEntrantDetails: 'Warehousing',
CommissionedReceiptQuantity: "Receipt quantity", CommissionedReceiptQuantity: 'Receipt quantity',
subcontract: "subcontract", subcontract: 'subcontract',
// 委外-出库 // 委外-出库
CommissionGoOut: "Subcontracting issue", CommissionGoOut: 'Subcontracting issue',
CommissionedGoOutDetails: "Delivery details", CommissionedGoOutDetails: 'Delivery details',
CommissionedGoOutNumber: "Outbound quantity", CommissionedGoOutNumber: 'Outbound quantity',
// 委外-提示 // 委外-提示
Commission_tips1: "Please enter the order No", Commission_tips1: 'Please enter the order No',
Commission_tips2: "Please enter the correct location and quantity", Commission_tips2: 'Please enter the correct location and quantity',
Commission_tips3: "Please enter a quantity greater than 0", Commission_tips3: 'Please enter a quantity greater than 0',
Commission_tips4: "Cannot be greater than the required quantity", Commission_tips4: 'Cannot be greater than the required quantity',
Commission_tips5: Commission_tips5: 'Please ensure that the selected material has been assigned a location',
"Please ensure that the selected material has been assigned a location", Commission_tips6: 'Please select a material first',
Commission_tips6: "Please select a material first", Commission_tips7: 'Please select the correct location',
Commission_tips7: "Please select the correct location", endtime: 'Please select an end time',
endtime: "Please select an end time", end: 'End time',
end: "End time", starttime: 'Please select an start time',
starttime: "Please select an start time", start: 'start time',
start: "start time", _tips5: 'Please select the same location',
_tips5: "Please select the same location", _tips6: 'Please enter the order number to query first',
_tips6: "Please enter the order number to query first", Out: 'Out',
Out: "Out", enter: 'enter',
enter: "enter",
//移库 //移库
Warehouse_QueryCriteria: "Query criteria", Warehouse_QueryCriteria: 'Query criteria',
Warehouse_TransferOrderNo: "Transfer order No", Warehouse_TransferOrderNo: 'Transfer order No',
Warehouse_TransferDetails: "Transfer detail", Warehouse_TransferDetails: 'Transfer detail',
Warehouse_OrderNo: "Order No", Warehouse_OrderNo: 'Order No',
Warehouse_OriginalLocation: "Original Loc", Warehouse_OriginalLocation: 'Original Loc',
Warehouse_TargetLocation: "Target Loc", Warehouse_TargetLocation: 'Target Loc',
Warehouse_Tip: "Please input the transfer order No", Warehouse_Tip: 'Please input the transfer order No',
transfer_barcode: "Library transfer barcode", transfer_barcode: 'Library transfer barcode',
Product_code: "Product code", Product_code: 'Product code',
Access_type: "Access type", Access_type: 'Access type',
//报废 //报废
Scrap_ScrapNo: "Scrap No", Scrap_ScrapNo: 'Scrap No',
Scrap_Tip: "Please input scrap No", Scrap_Tip: 'Please input scrap No',
Scrap_ScrapDetails: "Scrap detail", Scrap_ScrapDetails: 'Scrap detail',
//领用借用 //领用借用
borrow_OrderNo: "Order No", borrow_OrderNo: 'Order No',
borrow_Tip: "Please input order No", borrow_Tip: 'Please input order No',
borrow_CollectionAndBorrowingDetails: "Cost center detail", borrow_CollectionAndBorrowingDetails: 'Cost center detail',
//成品主菜单 //成品主菜单
// EnterTheWarehouse: 'Enter The Warehouse', // EnterTheWarehouse: 'Enter The Warehouse',
@ -284,99 +277,104 @@ export default {
// SemiProductEnterTheWarehouse: 'Semi Product Enter The Warehouse', // SemiProductEnterTheWarehouse: 'Semi Product Enter The Warehouse',
// SemiProductGetOutOfTheWarehouse: 'Semi Product Get Out Of The Warehouse', // SemiProductGetOutOfTheWarehouse: 'Semi Product Get Out Of The Warehouse',
// FinishProductEnterTheWarehouse: 'Finish Product Enter The Warehouse', // FinishProductEnterTheWarehouse: 'Finish Product Enter The Warehouse',
EnterTheWarehouse: "Inbound", EnterTheWarehouse: 'Inbound',
GetOutOfTheWarehouse: "FG outward", GetOutOfTheWarehouse: 'FG outward',
InTheWarehouse: "FG WH", InTheWarehouse: 'FG WH',
SemiProductEnterTheWarehouse: "SFG inbound", SemiProductEnterTheWarehouse: 'SFG inbound',
SemiProductGetOutOfTheWarehouse: "SFG outbound", SemiProductGetOutOfTheWarehouse: 'SFG outbound',
FinishProductEnterTheWarehouse: "FG inbound", FinishProductEnterTheWarehouse: 'FG inbound',
DumpList: "SFG", DumpList: 'SFG',
DumpListFH: "SFG delivery", DumpListFH: 'SFG delivery',
DumpListFHMX: "SFG delivery detail", DumpListFHMX: 'SFG delivery detail',
DumpListSH: "SFG receive", DumpListSH: 'SFG receive',
DumpListSHMX: "SFG receive detail", DumpListSHMX: 'SFG receive detail',
deliver: "DN deliver goods", deliver: 'DN deliver goods',
Line: "rowItem", Line: 'rowItem',
screen: "screen", screen: 'screen',
time: "Please select the time first", time: 'Please select the time first',
//成品入库主菜单 //成品入库主菜单
product_item1: "FG inward", product_item1: 'FG inward',
product_item2: "Transfer vehicle offline", product_item2: 'Transfer vehicle offline',
product_item3: "SFG Air Conditioner / Washing Machine Offline", product_item3: 'SFG Air Conditioner / Washing Machine Offline',
product_item4: "SFG Door Body Online", product_item4: 'SFG Door Body Online',
product_item5: "SFG Box Body Online", product_item5: 'SFG Box Body Online',
//成品下线 //成品下线
product_Location: "Loc", product_Location: 'Loc',
product_barCode: "Barcode", product_barCode: 'Barcode',
product_TransferCar: "Transfer vehicle", product_TransferCar: 'Transfer vehicle',
product_MaterialCode: "MAT code", product_MaterialCode: 'MAT code',
product_FGCode: "FG code", product_FGCode: 'FG code',
product_add: "add", product_add: 'add',
product_FGDes: "FG desc", product_FGDes: 'FG desc',
product_MaterialDes: "MAT desc", product_MaterialDes: 'MAT desc',
product_Number: "Qty", product_Number: 'Qty',
product_costCenter: "Cost center", product_costCenter: 'Cost center',
product_Unit: "Unit", product_Unit: 'Unit',
product_Cancel: "Cancel", product_Cancel: 'Cancel',
product_Delete: "Delete", product_Delete: 'Delete',
product_Empty: "Empty", product_Empty: 'Empty',
product_AllSelect: "Select all", product_AllSelect: 'Select all',
product_Confirm: "Confirm", product_Confirm: 'Confirm',
product_Upload: "Submit", product_Upload: 'Submit',
product_Tip1: "The Loc cannot be empty", product_Tip1: 'The Loc cannot be empty',
product_Tip2: "Please select at least one data", product_Tip2: 'Please select at least one data',
product_Tip3: "Please select Loc", product_Tip3: 'Please select Loc',
product_Tip7: "The same bar code cannot be entered repeatedly!", product_Tip7: 'The same bar code cannot be entered repeatedly!',
product_Tip8: "Success!", product_Tip8: 'Success!',
product_Tip9: "The barcode is not in the warehouse", product_Tip9: 'The barcode is not in the warehouse',
//半成品冰箱下线 //半成品冰箱下线
product_unit1: "pcs", product_unit1: 'pcs',
product_unit2: "pair", product_unit2: 'pair',
product_unit3: "yard", product_unit3: 'yard',
product_unit4: "set", product_unit4: 'set',
product_unit5: "ctn", product_unit5: 'ctn',
product_unit6: "other", product_unit6: 'other',
product_unit7: "Please input material barcode", product_unit7: 'Please input material barcode',
//成品空调/洗衣机下线 //成品空调/洗衣机下线
//半成品门体上线 //半成品门体上线
//半成品箱体上线 //半成品箱体上线
product_BoxCode: "Box Code", product_BoxCode: 'Box Code',
//STO出库 //STO出库
product_Platform: "Platform", product_Platform: 'Platform',
product_DocumentNumber: "Document No", product_DocumentNumber: 'Document No',
product_STONumber: "STO No", product_STONumber: 'STO No',
product_TotalNumber: "Total", product_TotalNumber: 'Total',
product_Swept: "Scan", product_Swept: 'Scan',
product_MaterilTotalNumber: "Total", product_MaterilTotalNumber: 'Total',
product_BarCode: "Barcode", product_BarCode: 'Barcode',
product_PickingDetails: "Pick up detail", product_PickingDetails: 'Pick up detail',
product_Bookkeeping: "Bookkeeping", product_Bookkeeping: 'Bookkeeping',
product_Tip4: "Order No cannot be blank", product_Tip4: 'Order No cannot be blank',
product_Tip5: "The bar code is not standard", product_Tip5: 'The bar code is not standard',
product_Tip6: product_Tip6: 'The scanned out Qty cannot be greater than the total number of msaterials',
"The scanned out Qty cannot be greater than the total number of msaterials", product_StoListDetails: 'STO detail',
product_StoListDetails: "STO detail",
//领用借用 //领用借用
Warehouse_Tip1: "Please input DN No", Warehouse_Tip1: 'Please input DN No',
Warehouse_Tip2: "Please select Loc", Warehouse_Tip2: 'Please select Loc',
Warehouse_Tip3: "Please select the target Loc", Warehouse_Tip3: 'Please select the target Loc',
Warehouse_Tip4: "Please select type", Warehouse_Tip4: 'Please select type',
Warehouse_Tip5: "Please scan the No", Warehouse_Tip5: 'Please scan the No',
Warehouse_Tip6: "Please select MAT", Warehouse_Tip6: 'Please select MAT',
Warehouse_Tip7: "PSV not completed, are you sure to continue", Warehouse_Tip7: 'PSV not completed, are you sure to continue',
Warehouse_Tip8: "Please input cost center", Warehouse_Tip8: 'Please input cost center',
Warehouse_Tip9: "Success", Warehouse_Tip9: 'Success',
Warehouse_Tip10: "Please select SAP INV Loc", Warehouse_Tip10: 'Please select SAP INV Loc',
Warehouse_Tip11: Warehouse_Tip11: 'The order No does not exist or the operation has been completed',
"The order No does not exist or the operation has been completed", Warehouse_TotalNumber: 'Total',
Warehouse_TotalNumber: "Total", Warehouse_ScanCode: 'Scan barcode',
Warehouse_ScanCode: "Scan barcode", Warehouse_NX: 'Inside Sale',
Warehouse_NX: "Inside Sale", Warehouse_WX: 'External Sale',
Warehouse_WX: "External Sale", Warehouse_YJ: 'Prototype',
Warehouse_YJ: "Prototype", Warehouse_BCP: 'SFG',
Warehouse_BCP: "SFG",
//提示
AppendMateriel1: 'Please enter the correct location and quantity',
AppendMateriel2: 'Please enter a quantity greater than 0',
AppendMateriel3: 'Cannot be greater than the required quantity, please re-enter',
AppendMateriel4: 'Please select the correct location',
AppendMateriel5: 'Please select a material first',
}, },
}; };

Loading…
Cancel
Save