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

@@ -1,5 +1,7 @@
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
@@ -72,6 +74,7 @@ declare module '@vue/runtime-core' {
SingleUpload: typeof import('./../components/Upload/SingleUpload.vue')['default']
SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
TagInput: typeof import('./../components/TagInput/index.vue')['default']
WangEditor: typeof import('./../components/WangEditor/index.vue')['default']
}
export interface ComponentCustomProperties {