The Table component of ant-design shows how to modify the location without data prompts

the Table component of ant-design sets the effect of horizontal scrolling in the case of more columns. If there is no data at this time, the horizontal scroll bar will display normally, but a temporary data will be displayed below. What should you do if you want to display the temporary data on the scroll bar? After taking a look at the source code, the prompt is on the outside of the ant-table-body tag.

what it looks like now:
clipboard.png

:
clipboard.png

Mar.11,2021

locale default copy settings, including sorting, Filter, empty data copy object
filterConfirm: 'make sure'
filterReset: 'reset'
emptyText:'no data'
you can take a look at their documents
table


is there a solution? Ask for the same thing!

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