guoshilong
2023-11-08 cad194dedbb5a0d9b376c1fe6053969d2098554e
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: '设备名称',