The problem of inserting a new row of data into bootstrap-table

problem description

question: every time I click the add button, I add a row of data. According to boostrap-table "s api rule, every time the added data is in the last row, requirement: can the added data be in the first row?

the environmental background of the problem and where you have tried

related codes

/ / Please paste the code text below (do not replace the code with pictures)

clipboard.png

clipboard.png

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