feat:【antd】bpm group 的迁移

This commit is contained in:
YunaiV
2025-10-20 20:51:01 +08:00
parent 20ac88271e
commit 55ea34c740
3 changed files with 29 additions and 22 deletions

View File

@@ -64,6 +64,7 @@ const [Modal, modalApi] = useVbenModal({
},
async onOpenChange(isOpen: boolean) {
if (!isOpen) {
formData.value = undefined;
return;
}
// 加载数据