yusheng před 1 rokem
rodič
revize
386581ac4a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/bpm/vis-page/baoyue.vue

+ 1 - 1
src/views/bpm/vis-page/baoyue.vue

@@ -1,5 +1,5 @@
 <template>
-<iframe width="100%;" height="95vh" src="/vis/equipment3DData/index2.html"></iframe>
+<iframe width="100%;" style="height:95vh" src="/vis/equipment3DData/index2.html"></iframe>
 
 </template>