<el-input v-model="hello" ref="inputRef2" v-focus:inputRef='2'></el-input>
const vFocus = {
mounted: (el:any,binding:any) => {
console.log("%c ????️: binding ", "font-size:16px;background-color:#ee4f91;color:white;",el,binding)
}
}
2024-07-05 14:05:00
<el-input v-model="hello" ref="inputRef2" v-focus:inputRef='2'></el-input>
const vFocus = {
mounted: (el:any,binding:any) => {
console.log("%c ????️: binding ", "font-size:16px;background-color:#ee4f91;color:white;",el,binding)
}
}
下一篇:Keepalived