Koishi 3 veckor sedan
förälder
incheckning
d07494a390

+ 2 - 2
src/views/economicsOperation/jjyxReport/index.vue

@@ -1002,8 +1002,8 @@ export default {
 
   mounted() {
     // this.funGetStation();
-    // this.handleReportOp();
-    this.renderReportPage(jsonData.data);
+    this.handleReportOp();
+    // this.renderReportPage(jsonData.data);
   },
 
   methods: {

+ 1 - 1
src/views/economicsOperation/nxfHomePage/index.vue

@@ -590,7 +590,7 @@ export default {
 
     .homeRight {
       width: 25%;
-      height: 100%;
+      height: calc(100% + 3px);
       position: relative;
 
       .rightplan {