@@ -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>