소스 검색

间距修改

duy 2 주 전
부모
커밋
44c8900828
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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%;"