The data at the beginning of vue iview table exportCsv 0 is not displayed, but can be exported after-sharp-sharp-sharp problem.

take a look at the following example:
this.$refs.tableCsv.exportCsv ({

)
quoted:true,
separator: ",=",
filename: "",

})
quoted means to add double quotation marks
separator added =
according to other netizens" introduction = "00001" csv file will display 00001

I put it here to help more netizens, and I have been looking for it for a long time.

Feb.25,2022

this setting, tested, is useless. You can solve this problem by prefixing the column t to be specially handled

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