How does element table modify the font weight of the header row?

how does element table modify the font weight of the header row?

Jul.18,2021

look at the documentation.
http://element-cn.eleme.io/-sharp/.
can set the class name for the table header, for example:
< el-table: data=" list " header-row-class-name=" tableHead " >
whatever style you want to set, just write it on .tablehead.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35afa-2bfe0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35afa-2bfe0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?