Explorar el Código

海域使用echart

zpf hace 1 año
padre
commit
3c5d614759
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/viewer.vue

+ 2 - 1
src/views/viewer.vue

@@ -106,8 +106,9 @@ export default {
             
             // 海域使用
             this.$refs.hysy_ref.init_info(this.params);
+            this.$refs.hysy_ref.init_echart_data(this.params);
 
-
+            
 
         },
         dateChange(date) {