讓我們為 form 添加 onsubmit 的 function ,看看是否能取到正確的值吧!以下例子: class EasyForm extends React.Component{ constructor(props){ super(props) ...
確定! 回上一頁