for example, the password input box needs to be selected automatically after clicking. There is no problem for ordinary input to implement this function with vue official code (iview Input focus = "selectAll"), but iview has no effect. Is there a master who can help to see what the problem is?
Thank you!