fix: show success message when start model falied

This commit is contained in:
jialin
2025-03-14 18:50:45 +08:00
parent 38ff16f3cd
commit db0a5875fa
12 changed files with 149 additions and 175 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ const DeleteModal = forwardRef((props, ref) => {
title?: string;
operation: string;
}
>({});
>({} as any);
useImperativeHandle(ref, () => ({
show: (