lyh
2025-03-07 8ef827c62d8c7817ad9f9a21b9b4e5bf63a01202
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,