Bläddra i källkod

修改首页fixed不对称

huang_an 1 år sedan
förälder
incheckning
1db6ef9999
1 ändrade filer med 2 tillägg och 4 borttagningar
  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
           }
         ]
       };