diff --git a/src/pages/gpu-service/templates/forms/basic.tsx b/src/pages/gpu-service/templates/forms/basic.tsx index ac8c4ce3..060dd052 100644 --- a/src/pages/gpu-service/templates/forms/basic.tsx +++ b/src/pages/gpu-service/templates/forms/basic.tsx @@ -1,5 +1,5 @@ import PluginExtraFields from '@/components/plugin-extra-fields'; -import { validateLabelNameRegxFor63 } from '@/config'; +import { PageAction, validateLabelNameRegxFor63 } from '@/config'; import { PageActionType } from '@/config/types'; import { Input as CInput, @@ -86,7 +86,7 @@ const Basic: React.FC = ({ ]} >