소스 검색

重点攻坚最新代码

237735408@qq.com 2 년 전
부모
커밋
ef05012da8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/main/keyChannelCoop/onlineExcelInfo.vue

+ 1 - 1
src/pages/main/keyChannelCoop/onlineExcelInfo.vue

@@ -1,6 +1,6 @@
 <template>
     <div class="container" id="container">
-        <iframe height="100%" width="100%" src="../static/views/kccExcel.html" frameborder="0"></iframe>
+        <iframe height="100%" width="100%" src="static/views/kccExcel.html" frameborder="0"></iframe>
     </div>
 </template>
 <style scoped>