return <option key={idx} data-id={elem._id} value={elem.name}>{elem.name}</option>}) : ''}. </select>. 当选择不同的option 时触发onChange ...
確定! 回上一頁