更新文件

This commit is contained in:
2025-04-14 11:32:57 +08:00
parent 3754b9c5ed
commit 49cfd7e64f
21 changed files with 796 additions and 734 deletions

View File

@ -5,7 +5,6 @@ import Phone from "./Phone/index.vue";
import IdentityCard from "./IdentityCard/index.vue";
import Email from "./Email/index.vue";
import Other from "./Other/index.vue";
import FormItem from "./FormItem/index.vue";
import Sex from "./Sex/index.vue";
import Select from "./Select/index.vue";
import CheckBox from "./CheckBox/index.vue";
@ -30,7 +29,6 @@ export {
Select,
CheckBox,
Upload,
FormItem,
FrameWork2,
Department,
DepartmentTree,