diff --git a/frontend/src/pages/DataAnnotation/Annotate/LabelStudioTextEditor.tsx b/frontend/src/pages/DataAnnotation/Annotate/LabelStudioTextEditor.tsx index a526737..15296e1 100644 --- a/frontend/src/pages/DataAnnotation/Annotate/LabelStudioTextEditor.tsx +++ b/frontend/src/pages/DataAnnotation/Annotate/LabelStudioTextEditor.tsx @@ -145,7 +145,6 @@ export default function LabelStudioTextEditor() { "annotations:add-new", "annotations:delete", "annotations:view-all", - "annotations:history", // 预测 "predictions:tabs", "predictions:menu",