element UI表格使用cell-style改變單元格樣式??
?:cell-style="{ textAlign: 'center', fontSize: '13px' }"
element UI表格使用:header-cell-style改變table表格頭部設(shè)置樣式
:header-cell-style="{ textAlign: 'center', fontSize: '15px' }"
?:cell-style="{ textAlign: 'center', fontSize: '13px' }"
:header-cell-style="{ textAlign: 'center', fontSize: '15px' }"