class SimpleRef extends Component { constructor() { super(); this.inputRef = React.createRef(); } onClick() { this.
確定! 回上一頁