feat: 🚀 业务组件

This commit is contained in:
2025-09-12 17:55:21 +08:00
parent 94089a549d
commit 92ae61ba1c
13 changed files with 455 additions and 10 deletions

View File

@@ -39,6 +39,15 @@ const pageSchema = ref({
label: "输入框",
type: "input",
id: "input_4wujh0i3"
},
{
id: "epic-dept-select_qwefi7l4",
type: "input",
label: "人员选择11",
componentProps: {
placeholder: "请输入"
},
field: "epic-dept-select_qwefi7l4"
}
]
}