SunZehao hace 5 meses
padre
commit
3df5f55e15
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
                             });
                         });
                 }