我尝试使用ref,但由于它是映射的jsx,因此只会声明最后一个ref元素。 这是我的代码: class Exams extends React.Component { constructor(props) ...
確定! 回上一頁