Kaynağa Gözat

补充修改表头固定

baiyanting 1 yıl önce
ebeveyn
işleme
ed238456ab

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

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

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

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