After Antd uploads the file, get the returned file name and send it to the database together with the form

scene:

for example, to add a function to a product, the added UI is shown in the following figure:

clipboard.png

Form

:

1.onChangeonChangethis:

clipboard.png

2.1antd

clipboard.png


  

controls wrapped by getFieldDecorator , antd is automatically added to the form, so you don't need to add

again.
Menu