1
This commit is contained in:
@@ -234,7 +234,7 @@ export default defineComponent({
|
||||
this.openType = true
|
||||
}
|
||||
nextTick().then(()=>{
|
||||
input.focus()
|
||||
input?.focus()
|
||||
})
|
||||
},
|
||||
removeLabel(val:any){
|
||||
|
||||
Reference in New Issue
Block a user