ludc
2023-09-06 a9ef002fbfe2207071d604f55b36bbb74204a7a0
Source/UBCS-WEB/src/views/docking/loge.vue
@@ -54,7 +54,7 @@
            prop: "id",
            search: true,
            sortable:true,
            width:150
            width:130
          },
          {
            label: "图号",
@@ -69,7 +69,8 @@
            prop: 'classifyId',
            search: true,
            sortable:true,
            width: 230
            overHidden:true,
            width: 150
          },
          {
            label: '分类名称',
@@ -77,14 +78,14 @@
            search: true,
            sortable:true,
            overHidden: true,
            width: 150
            width: 140
          },
          {
            label: '集成系统编号',
            prop: 'systemCode',
            search: true,
            sortable:true,
            width: 150
            width: 130
          },
          {
            label: '集成系统名称',