Using the Form of ant, you want to click to get the property values of the current box, rather than the values of all input boxes.

clipboard.png

clipboard.png

if it is worth fetching with getFieldDecorator, all the values of the input box will be taken out. I just want to submit it individually. I just want to take out the value of the Input in front of the submission box. I want to get it by operating dom, but react is a virtual dom, solution
.
Jul.18,2021

clipboard.png


this.props.form.getFieldValue('fieldName')


clipboard.png
take a closer look at the official documents and you will find

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