React makes this even easier for you. Instead of defining selected on each option, you can (and should) simply write value={optionsState} on the select tag ...
確定! 回上一頁