El-table in element ui makes the header vertical

such as
clipboard.png

Mar.09,2021

tableData: [{
     date: '',
     name: '',
   }, {
     date: '05',
     name: '06',
   }]

write the data like this or write your own table


element-ui doesn't seem to have a vertical header style, so you should implement it yourself.

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-1b35da0-34393.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-1b35da0-34393.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?