소스 검색

修改首页fixed不对称

huang_an 1 년 전
부모
커밋
1db6ef9999
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      src/views/home/index.vue

+ 2 - 4
src/views/home/index.vue

@@ -317,8 +317,7 @@
             type: 'index',
             width: 55,
             align: 'center',
-            showOverflowTooltip: true,
-            fixed: 'left'
+            showOverflowTooltip: true
           },
           {
             prop: 'processInstance.processTypeName',
@@ -374,8 +373,7 @@
             align: 'center',
             resizable: false,
             slot: 'action',
-            showOverflowTooltip: true,
-            fixed: 'right'
+            showOverflowTooltip: true
           }
         ]
       };