瀏覽代碼

行政区划点击

zpf 11 月之前
父節點
當前提交
8150e1760b
共有 1 個文件被更改,包括 3 次插入1 次删除
  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]