Browse Source

补充修改表头固定

baiyanting 1 year atrás
parent
commit
ed238456ab

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/performanceRankingList/index.vue

@@ -657,7 +657,7 @@ export default {
   position: relative;
   position: relative;
 
 
   .left {
   .left {
-    // z-index: 2;
+    z-index: 2;
     width: 850px;
     width: 850px;
     height: 100%;
     height: 100%;
     position: absolute;
     position: absolute;

+ 1 - 1
src/views/economicsOperation/photovoltaicAnalyse/prAnalyse/index.vue

@@ -325,7 +325,7 @@ export default {
         }
         }
       }
       }
       .chart-wrapper {
       .chart-wrapper {
-        // z-index: 2;
+        z-index: 2;
         width: 600px;
         width: 600px;
         height: 100%;
         height: 100%;
         position: absolute;
         position: absolute;