vue 自定义指令自动获取文本框焦点的方法 HTML:<p><bv-show="show">{{tag}}</b><inputv-focusv-model="tag":hidden="show"type="text"></p& 文本框焦点