src/directive/customDirective.ts @@ -210,5 +210,6 @@ mounted: (el) => { el.querySelector('input.el-input__inner')?.focus(); }, }); };