@@ -127,7 +127,7 @@
</div>
<el-empty style="height:80%;" v-show="!from.checkd" description="该目录为根目录没有EXCEL文件"></el-empty>
- <div class="martop20" v-if="from.fileUrl" style="flex:1;">
+ <div class="martop10" v-if="from.fileUrl" style="flex:1;">
<!-- <iframe
:src="excelSrc"
style="width:100%;height:100%;"