I have not been able to create new student details on the frontend. code shown below.HOW I WANT CREATE NEW DETAIL

后端 未结 0 811
慢半拍i
慢半拍i 2020-12-29 15:10

class CustomForm extends React.Component {

handleFormSubmit = (event, requestType, stuID) => {
    event.preventDefault();
    const Stu_Name = event.targe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题