src/views/dnc/base/NcDeviceCharactersList.vue
@@ -143,7 +143,7 @@
      // 表头
      columns: [
        {
          title: '#',
          title: '序号',
          dataIndex: '',
          key:'rowIndex',
          width:200,
@@ -159,7 +159,7 @@
          width: 200,
        },
        {
          title: '所属部门',
          title: '所属车间',
          align: "center",
          dataIndex: 'departId_dictText',
          width: 220,