查询
工单列表(共 {{ pagination.total }} 条)
{{ statusLabel(scope.row.status) }}
详情
分配
{{ currentOrder.title }}
{{ statusLabel(currentOrder.status) }}
{{ currentOrder.submitter_name }}
{{ currentOrder.repairer_name || '未分配' }}
{{ currentOrder.repair_location }}
{{ currentOrder.longitude }}, {{ currentOrder.latitude }}
{{ currentOrder.description }}
无
{{ currentOrder.repair_result || '暂无' }}
无
{{ currentOrder.create_time }}
{{ currentOrder.complete_time || '未完成' }}
取消
确认分配