+
+
+ {{ $t('adminRepair.search.title') }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('common.search') }}
+
+
+
+
+
+
+ {{ $t('adminRepair.list.title') }}
+
+
+
+
+
+
+
+
+ {{ getMaintenanceTypeName(scope.row.maintenanceType) }}
+
+
+
+
+
+
+ {{ scope.row.appointmentTime }}
+ ~{{ scope.row.timeout }}
+
+
+
+
+
+ {{ scope.row.submitHours || '0' }}
+
+
+
+
+ {{ scope.row.finishTime || '-' }}
+
+
+
+
+
+ {{ scope.row.stateName }}({{ $t('adminRepair.table.timedTask') }})
+
+
+ {{ scope.row.stateName }}
+
+
+
+
+
+
+ {{ $t('common.detail') }}
+
+
+
+
+
+
+