无人机管理后台前端(已迁走)
rjg
2025-05-06 f5be1b3dd663b012dc74ab1bbca8ffb407e091d7
任务数量
1 files modified
2 ■■■■■ changed files
src/views/tickets/orderLog.vue 2 ●●●●● patch | view | raw | blame | history
src/views/tickets/orderLog.vue
@@ -584,6 +584,8 @@
                    { label: '工单名称', prop: 'name', width: 100, ellipsis: true, overHidden: true },
                    { label: '所属单位', prop: 'dept_name', width: 100, ellipsis: true },
                    { label: '发起时间', prop: 'create_time', width: 144, ellipsis: true },
                    { label: '已执行次数', prop: 'job_num', width: 100, ellipsis: true },
                    { label: '工单内容', prop: 'content', width: 160, ellipsis: true, overHidden: true },
                    { label: '关联航线', prop: 'wayline_name', width: 100, ellipsis: true, overHidden: true },
                    { label: '关联算法', prop: 'ai_type_str', width: 100, ellipsis: true, overHidden: true },