husq
2023-10-14 d681167a47603e18c047ed34c155071e9d40b474
Merge branch 'demo' of http://s16s652780.51mypc.cn:49896/r/yskj/iot_drone_web into demo
1 files modified
5 ■■■■■ changed files
src/components/task/TaskPanel.vue 5 ●●●●● patch | view | raw | blame | history
src/components/task/TaskPanel.vue
@@ -231,13 +231,14 @@
  {
    title: '执行状态',
    key: 'status',
    width: 150,
    width: 80,
    slots: { customRender: 'status' }
  },
  {
    title: '计划名称',
    dataIndex: 'job_name',
    width: 100,
    ellipsis: true,
    width: 170,
  },
  {
    title: '设备名称',