Browse Source

行政区划点击

zpf 11 months ago
parent
commit
8150e1760b
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/views/viewer1.vue

+ 3 - 1
src/views/viewer1.vue

@@ -16,7 +16,7 @@
             <BJXM />
             <TDSC ref="tdsc_ref" />
             <HYSY ref="hysy_ref" />
-            <TDSY />
+            <TDSY ref="tdgy_ref"/>
             <GDBH ref="gdbh_ref" />
             <STXF ref="stxf_ref" />
             <WPJG ref="wpjg_ref" />
@@ -96,7 +96,9 @@ export default {
             // this.$refs.stxf_ref.setData({ id: this.params.id });
             this.$refs.wpjg_ref.setData(this.params);
             this.$refs.tdsc_ref.init_scjd(this.params);
+            this.$refs.tdgy_ref.init_tdgy_gy_jd(this.params);
 
+            
         },
         dateChange(date) {
             this.params.beginTime = date[0]