|
|
|
|
@ -705,7 +705,8 @@ export default {
|
|
|
|
|
validatorOutboundPurposeRequired: 'Outbound purpose is required',
|
|
|
|
|
validatorOutModeRequired: 'Outbound mode is required',
|
|
|
|
|
validatorCountRequired: 'Quantity is required',
|
|
|
|
|
stockCountExceededWarning: 'Quantity cannot exceed stock. It has been adjusted to stock quantity.'
|
|
|
|
|
stockCountExceededWarning:
|
|
|
|
|
'Quantity cannot exceed stock. It has been adjusted to stock quantity.'
|
|
|
|
|
},
|
|
|
|
|
Check: {
|
|
|
|
|
no: 'Check No',
|
|
|
|
|
@ -1694,6 +1695,8 @@ export default {
|
|
|
|
|
deviceCode: 'Code',
|
|
|
|
|
qrcode: 'QR Code/Barcode',
|
|
|
|
|
deviceName: 'Name',
|
|
|
|
|
iotDeviceCode: 'IoT Device Code',
|
|
|
|
|
iotDeviceName: 'IoT Device Name',
|
|
|
|
|
deviceStatus: 'Status',
|
|
|
|
|
statusEnabled: 'Enabled',
|
|
|
|
|
statusDisabled: 'Disabled',
|
|
|
|
|
@ -1798,9 +1801,9 @@ export default {
|
|
|
|
|
invalidId: 'Invalid device ID'
|
|
|
|
|
},
|
|
|
|
|
DeviceQRCode: 'Device QR Code',
|
|
|
|
|
codeTitle:'Scan to view device details',
|
|
|
|
|
featureDescription:'SupportsSpotCheck/repair/maintenance',
|
|
|
|
|
BasicInformation:'Device Basic Information'
|
|
|
|
|
codeTitle: 'Scan to view device details',
|
|
|
|
|
featureDescription: 'SupportsSpotCheck/repair/maintenance',
|
|
|
|
|
BasicInformation: 'Device Basic Information'
|
|
|
|
|
},
|
|
|
|
|
// Capacity Report
|
|
|
|
|
CapacityReport: {
|
|
|
|
|
@ -1811,10 +1814,12 @@ export default {
|
|
|
|
|
workshop: 'Workshop',
|
|
|
|
|
ratedCapacity: 'Rated Capacity (Planned Capacity)',
|
|
|
|
|
reportCapacity: 'Report Capacity',
|
|
|
|
|
reportCapacityTooltip: 'Default query for average of data from the last half year (excluding today)',
|
|
|
|
|
reportCapacityTooltip:
|
|
|
|
|
'Default query for average of data from the last half year (excluding today)',
|
|
|
|
|
reportCapacityViewDetail: 'View Detail',
|
|
|
|
|
actualCapacity: 'Actual Capacity',
|
|
|
|
|
actualCapacityTooltip: 'Default query for average of data from the last half year (excluding today)',
|
|
|
|
|
actualCapacityTooltip:
|
|
|
|
|
'Default query for average of data from the last half year (excluding today)',
|
|
|
|
|
placeholderDeviceCode: 'Please input device code',
|
|
|
|
|
placeholderDeviceName: 'Please input device name',
|
|
|
|
|
placeholderDeviceType: 'Please input device type',
|
|
|
|
|
@ -3684,7 +3689,8 @@ export default {
|
|
|
|
|
moduleName: 'Printer Config',
|
|
|
|
|
currentHostName: 'Current Host Name',
|
|
|
|
|
unknownHostName: 'Not detected',
|
|
|
|
|
currentHostTip: 'This page only displays and manages printer configurations for the current host.',
|
|
|
|
|
currentHostTip:
|
|
|
|
|
'This page only displays and manages printer configurations for the current host.',
|
|
|
|
|
hostName: 'Host Name',
|
|
|
|
|
systemPrinterName: 'Printer Name',
|
|
|
|
|
defaultStatus: 'Is Default',
|
|
|
|
|
@ -3696,11 +3702,11 @@ export default {
|
|
|
|
|
placeholderHostName: 'Please input host name',
|
|
|
|
|
placeholderSystemPrinterName: 'Please input printer name',
|
|
|
|
|
placeholderRemark: 'Please input printer remark',
|
|
|
|
|
businessScenarioCode:'Biz Scenario Code',
|
|
|
|
|
businessScenario:'Biz Scenario',
|
|
|
|
|
scenarioCount:'Scenario Count',
|
|
|
|
|
placeholderBusinessScenario:'Please select biz scenario',
|
|
|
|
|
testPrint:'Test Print'
|
|
|
|
|
businessScenarioCode: 'Biz Scenario Code',
|
|
|
|
|
businessScenario: 'Biz Scenario',
|
|
|
|
|
scenarioCount: 'Scenario Count',
|
|
|
|
|
placeholderBusinessScenario: 'Please select biz scenario',
|
|
|
|
|
testPrint: 'Test Print'
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
QualityManagement: {
|
|
|
|
|
|