Browse Source

动态iframe地址

yuhan 1 year ago
parent
commit
5291cab151
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules_guAn/visualization/modules/info3D.vue

+ 1 - 1
src/views/modules_guAn/visualization/modules/info3D.vue

@@ -63,7 +63,7 @@ export default {
     }
   },
   created () {
-    // this.getUrl()
+    this.getUrl()
   },
   mounted () {
   },