review:【EP】【BPM 工作流】infra 相关功能的实现

This commit is contained in:
YunaiV
2025-05-14 23:34:32 +08:00
parent b6c54cbb66
commit 6fd1b18c31
12 changed files with 14 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ const [Modal, modalApi] = useVbenModal();
const designer = ref(); // 表单设计器
// 表单设计器配置
// TODO @puhui999表单选择器版本号从 package.json 拿到全局哈
const designerConfig = ref({
switchType: [], // 是否可以切换组件类型,或者可以相互切换的字段
autoActive: true, // 是否自动选中拖入的组件