F12
在父组件上调用事件: vm.$refs.usernameInput2.onClick() // 从父组件直接访问调用事件 vm.$refs.usernameInput2.focusInput2() // 从父组件直接访问调用事件