实现代码
const inputRef = useRef(null) inputRef.current.focus()
const inputRef = useRef(null)
inputRef.current.focus()