How to solve this problem?

clipboard.png
when you click on the check icon, how to make this piece of data look like the figure, and the rest remains the same? find the template in antd, but you can"t change it to this! Which god can help! Thank you

Mar.03,2021

first of all, when each option in the list line array adds an attribute disabled, that defaults to true, and then loops, the line name uses the disabled, of the current option with the input,disabled attribute, and then when you click the check mark, pass in the index and change the disabled attribute of the index of the array to false,.
-I hope it can help you

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