Kaynağa Gözat

前端: 增项申请-审批页面【企业资质】表格mini

baichengfei 5 yıl önce
ebeveyn
işleme
4be13474d0

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/addtionaudit/_opera/basisdataopera.vue

@@ -429,7 +429,7 @@
               <!--</el-table-column>-->
               <!--<el-table-column prop="OtherRemark" label="描述" show-overflow-tooltip></el-table-column>-->
               <!--</el-table>-->
-              <el-table :data="subfileList1" border>
+              <el-table :data="subfileList1" stripe highlight-current-row size="mini" border>
                 <el-table-column prop="NeedFileType" label="文件分类" show-overflow-tooltip></el-table-column>
                 <el-table-column prop="OldFileUrlList" label="原文件" show-overflow-tooltip>
                   <template slot-scope="scope">

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/addtionaudit/_opera/goodsdataopera.vue

@@ -497,7 +497,7 @@
               <!--</el-table-column>-->
               <!--<el-table-column prop="OtherRemark" label="描述" show-overflow-tooltip></el-table-column>-->
               <!--</el-table>-->
-              <el-table :data="subfileList1" border>
+              <el-table :data="subfileList1" stripe highlight-current-row size="mini" border>
                 <el-table-column prop="NeedFileType" label="文件分类" show-overflow-tooltip></el-table-column>
                 <el-table-column prop="OldFileUrlList" label="原文件" show-overflow-tooltip>
                   <template slot-scope="scope">

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/addtionaudit/_opera/techdataopera.vue

@@ -413,7 +413,7 @@
               <div slot="header" class="clearfix">
                 <span><i class="icon icon-table2"></i> 企业资质</span>
               </div>
-              <el-table :data="subfileList1" highlight-current-row stripe border>
+              <el-table :data="subfileList1" highlight-current-row stripe size="mini" border>
                 <el-table-column prop="NeedFileType" label="文件分类" show-overflow-tooltip></el-table-column>
                 <el-table-column prop="OldFileUrlList" label="原文件" show-overflow-tooltip>
                   <template slot-scope="scope">