feat: 字典

This commit is contained in:
dap
2024-09-23 15:04:23 +08:00
parent 454ca3d2e6
commit 3e750a0943
6 changed files with 297 additions and 3 deletions

View File

@@ -1 +1,2 @@
export { tagSelectOptions, tagTypes } from './src/data';
export { default as DictTag } from './src/index.vue';