yusheng 1 anno fa
parent
commit
386581ac4a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>