Console print full display problem

when printing dataList with console.table (this.dataList), the default displayed on the console is (. ), the corresponding value is displayed only when you click the ellipsis, is there any way to make the printed form display the value directly instead of the ellipsis

May.26,2021

can you write the data together? What type of data will appear in parentheses? Arrays and objects do not have parentheses.

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