From d22d677efe7058ae88374255bcc596543b055019 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Thu, 22 Jan 2026 21:12:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(annotation):=20=E6=9B=B4=E6=96=B0=E5=8F=97?= =?UTF-8?q?=E9=99=90=E6=A8=A1=E5=BC=8F=E4=B8=8B=E7=9A=84=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=9D=83=E9=99=90=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在受限模式提示中添加来源名称可修改的说明 - 移除控件ID输入框的禁用状态以支持来源名称修改 - 更新编辑模式下的权限描述文本 --- .../Create/components/CreateAnnotationTaskDialog.tsx | 2 +- .../DataAnnotation/components/TemplateConfigurationForm.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/DataAnnotation/Create/components/CreateAnnotationTaskDialog.tsx b/frontend/src/pages/DataAnnotation/Create/components/CreateAnnotationTaskDialog.tsx index e9f2b1e..77b447b 100644 --- a/frontend/src/pages/DataAnnotation/Create/components/CreateAnnotationTaskDialog.tsx +++ b/frontend/src/pages/DataAnnotation/Create/components/CreateAnnotationTaskDialog.tsx @@ -672,7 +672,7 @@ export default function CreateAnnotationTask({ // 编辑模式:只允许修改标签取值