全局表头样式

This commit is contained in:
Vergil
2020-02-12 15:17:06 +08:00
parent e9582c142f
commit 61e2240bb7
3 changed files with 5 additions and 44 deletions

View File

@@ -50,7 +50,6 @@
<el-card style="float: left">
<el-table
:data="tableData1"
:header-cell-style="{fontFamily:'MicrosoftYaHeiUI',fontSize:'14px',fontWeight:200}"
size="mini"
style="margin-top: 3px"
height="750px"
@@ -141,7 +140,7 @@
</div>
</el-card>
<el-card style="float: left;margin-left: 5px">
<el-table :data="gridData" :header-cell-style="{fontFamily:'MicrosoftYaHeiUI',fontSize:'14px',fontWeight:200}" :summary-method="getSummaries" class="subTableHeader" show-summary border size="mini" style="width: 100%">
<el-table :data="gridData" :summary-method="getSummaries" class="subTableHeader" show-summary border size="mini" style="width: 100%">
<el-table-column width="50" align="center" type="index" label="序号"/>
<el-table-column label="到货单编号" align="center" width="120px">
<template slot-scope="scope">