|
|
|
|
@ -521,7 +521,7 @@ export default {
|
|
|
|
|
creatorName: 'Creator',
|
|
|
|
|
createTime: 'Created At',
|
|
|
|
|
updateTime: 'Updated At',
|
|
|
|
|
searchPlaceholder: 'Enter task name',
|
|
|
|
|
searchPlaceholder: 'Enter task name/device code/device name',
|
|
|
|
|
empty: 'No equipment inspection tasks',
|
|
|
|
|
createTicketSuccess: 'Work order created successfully',
|
|
|
|
|
createTicketFail: 'Work order creation failed',
|
|
|
|
|
@ -549,7 +549,7 @@ export default {
|
|
|
|
|
jobResultOk: 'Pass',
|
|
|
|
|
jobResultNg: 'Fail',
|
|
|
|
|
taskTime: 'Job Time',
|
|
|
|
|
searchPlaceholder: 'Enter task no.',
|
|
|
|
|
searchPlaceholder: 'Enter task no/device code/device name',
|
|
|
|
|
empty: 'No equipment inspection records',
|
|
|
|
|
progressTitle: 'Progress',
|
|
|
|
|
inspectionMethod: 'Inspection Method',
|
|
|
|
|
@ -961,7 +961,7 @@ export default {
|
|
|
|
|
autoCode: 'Auto Generate',
|
|
|
|
|
deviceLabel: 'Equipment',
|
|
|
|
|
reportTimeLabel: 'Report Time',
|
|
|
|
|
searchPlaceholder: 'Enter order no. or equipment code',
|
|
|
|
|
searchPlaceholder: 'Enter order no/device code/device name',
|
|
|
|
|
empty: 'No repair records',
|
|
|
|
|
statusPending: 'Pending Repair',
|
|
|
|
|
statusPassed: 'Passed',
|
|
|
|
|
|