Browse Source

间距修改

duy 2 weeks ago
parent
commit
44c8900828
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/exctab/excelmodel/excelmodel.vue

+ 1 - 1
src/views/exctab/excelmodel/excelmodel.vue

@@ -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%;"