标签:知识点 img 方法 dial code inpu element nextTick 使用
1.element-ui 打开dialog 或者其他操作的时候 聚焦input事件 先设置ref 虚拟dom,然后在dom实例之后,使用$nextTick的方法对该虚拟dom.focus()方法聚焦
2019/12/23知识点
原文地址:https://www.cnblogs.com/vancissell/p/12084439.html