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