SunZehao 5 mesi fa
parent
commit
3df5f55e15
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/generatingCapacity/yhjyReport/index.vue

+ 1 - 1
src/views/generatingCapacity/yhjyReport/index.vue

@@ -545,7 +545,7 @@
                         })
                         .catch(() => {
                             this.renderReportPage({
-                                data: jsonData.data
+                                data: jsonData.reldata
                             });
                         });
                 }