feat: tagInput组件

Former-commit-id: 8329eb1c7566bba3081234ffae05d1e645751662
This commit is contained in:
april
2023-06-01 23:22:58 +08:00
parent 44a1e3ae1c
commit 7ad9a9a476
7 changed files with 906 additions and 10 deletions

View File

@@ -149,6 +149,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
"@wangeditor/editor",
"@wangeditor/editor-for-vue",
"vue-i18n",
'codemirror'
],
},
};