yusheng 1 년 전
부모
커밋
386581ac4a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>