Lius
2025-02-24 160a5fcfb6a8bf11236d7a00f6392b6135811b5a
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,