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