schangxiang@126.com
2024-09-02 3b3e3bcf1345197670c82988ceb3e8d34be3b5f1
界面战士
已修改1个文件
20 ■■■■■ 文件已修改
yiqi_iwara-scada-web/src/views/main/WorkPieceProcess/index.vue 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
yiqi_iwara-scada-web/src/views/main/WorkPieceProcess/index.vue
@@ -316,10 +316,28 @@
          dataIndex: 'timeSceonds'
        },
        {
          title: '数据来源',
          title: '来源',
          align: 'center',
          sorter: true,
          dataIndex: 'createUserName'
        },
        {
          title: '来源描述',
          align: 'center',
          sorter: true,
          dataIndex: 'dataCapturePointCname'
        },
        {
          title: '修改来源',
          align: 'center',
          sorter: true,
          dataIndex: 'updatedUserName'
        },
        {
          title: '修改来源描述',
          align: 'center',
          sorter: true,
          dataIndex: 'updateDataCapturePointCname'
        }
      ],
      data: [],