|
|
|
@ -230,7 +230,7 @@ export default {
|
|
|
|
|
return_Tip4: 'Return Qty cannot be greater than total Qty',
|
|
|
|
|
quantitys: 'Cannot be greater than the quantity to be returned',
|
|
|
|
|
actual: 'The actual returned quantity is not equal to the quantity to be returned',
|
|
|
|
|
receiveAStation: 'Receiving station',
|
|
|
|
|
receiveAStation: 'Receiving',
|
|
|
|
|
|
|
|
|
|
//库内主菜单
|
|
|
|
|
Warehouse: 'FG WH',
|
|
|
|
@ -255,14 +255,14 @@ export default {
|
|
|
|
|
InventoryTotalNumber: 'Total',
|
|
|
|
|
create: 'create',
|
|
|
|
|
open: 'open',
|
|
|
|
|
materialName: 'materialName',
|
|
|
|
|
materialName: 'material',
|
|
|
|
|
Enable: 'The memory function is enabled',
|
|
|
|
|
Closerepository: 'The memory function is disabled',
|
|
|
|
|
quantityNum: 'The loading quantity',
|
|
|
|
|
recommended: 'RecommendedLoc',
|
|
|
|
|
quantityNum: 'Qty',
|
|
|
|
|
recommended: 'Lock',
|
|
|
|
|
materialCode: 'Please enter the material number',
|
|
|
|
|
receive: 'receiveLoc',
|
|
|
|
|
Production: 'Production orders',
|
|
|
|
|
Production: 'Order',
|
|
|
|
|
InventoryPleaseScan: 'Please scan No.',
|
|
|
|
|
InventoryFinish: 'Finish',
|
|
|
|
|
collecting: 'Please enter the collecting doc No',
|
|
|
|
@ -393,6 +393,7 @@ export default {
|
|
|
|
|
product_Location: 'Loc',
|
|
|
|
|
succeeded: 'Scan back succeeded',
|
|
|
|
|
product_barCode: 'Barcode',
|
|
|
|
|
barCode: 'Bar code',
|
|
|
|
|
sweepBarCode: 'Barcode',
|
|
|
|
|
QuantityReturned: 'Quantity returned',
|
|
|
|
|
product_TransferCar: 'Transfer vehicle',
|
|
|
|
|