How does the Button control in ant-design become effective when it is invalid?

Button was originally set to disabled. What should I do if I want Button to be set to valid

Apr.01,2021

two methods correspond to different scenarios
1, delete the disable attribute in the properties of the component
2, and dynamically set disable= {false}

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