qushaowei
2024-09-29 f1f06630866d890b475209219316b2a113351000
src/views/eam/PredictiveWorkOrderList.vue
@@ -387,17 +387,17 @@
          dataIndex: 'actualEndTime',
          width: 170
        },
        {
          title: '创建人',
          align: "center",
          dataIndex: 'createBy'
        },
        {
          title: '创建日期',
          align: "center",
          dataIndex: 'createTime',
          width: 170
        },
        // {
        //   title: '创建人',
        //   align: "center",
        //   dataIndex: 'createBy'
        // },
        // {
        //   title: '创建日期',
        //   align: "center",
        //   dataIndex: 'createTime',
        //   width: 170
        // },
        {
          title: '操作',
          dataIndex: 'action',