Explorar el Código

重点攻坚最新代码

237735408@qq.com hace 2 años
padre
commit
ef05012da8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>