Deriving the problem of non-wrapping in Excel cells in iview

when using iview to export Table data to Excel, a line wrap error occurred in the field wrapping from Table to Excel

 this.$refs.table.exportCsv({
                        filename: "The original data"
                    });

test is a wrapping display of a field in table. After exporting the table, it wraps directly to the next line instead of wrapping in the cell.
have any friends encountered the same problem?

Mar.05,2021

Hello, how did you solve it?

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