zpf 1 жил өмнө
parent
commit
3c5d614759

+ 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_info(this.params);
+            this.$refs.hysy_ref.init_echart_data(this.params);
 
 
-
+            
 
 
         },
         },
         dateChange(date) {
         dateChange(date) {