瀏覽代碼

重点攻坚最新代码

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>