Explorar o código

海域使用echart

zpf hai 1 ano
pai
achega
3c5d614759
Modificáronse 1 ficheiros con 2 adicións e 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) {