Browse Source

海域使用echart

zpf 1 year ago
parent
commit
3c5d614759
1 changed files with 2 additions and 1 deletions
  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) {