田源
2023-09-06 27cf04fbbc844b3c0fb758d165d030c4929e466d
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: '集成系统名称',