diff --git a/react-ui/src/pages/ActiveLearn/Create/index.tsx b/react-ui/src/pages/ActiveLearn/Create/index.tsx index 002ad50d..8ad3f3b1 100644 --- a/react-ui/src/pages/ActiveLearn/Create/index.tsx +++ b/react-ui/src/pages/ActiveLearn/Create/index.tsx @@ -4,6 +4,7 @@ * @Description: 创建实验 */ import PageTitle from '@/components/PageTitle'; +import { AutoMLTaskType } from '@/enums'; import { addActiveLearnReq, getActiveLearnInfoReq, @@ -98,7 +99,7 @@ function CreateActiveLearn() { return (