From 7eb4809a8d4643e2913d375ec1ee0300f62a59e7 Mon Sep 17 00:00:00 2001 From: amypeng Date: Thu, 11 Jun 2026 16:07:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=20=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 积分 弹窗按钮修改 --- src/forge/Information/Component/pointsDoc.jsx | 3 +-- src/forge/Information/Component/pointsProject.jsx | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/forge/Information/Component/pointsDoc.jsx b/src/forge/Information/Component/pointsDoc.jsx index a7797ed2..29b4d9ed 100644 --- a/src/forge/Information/Component/pointsDoc.jsx +++ b/src/forge/Information/Component/pointsDoc.jsx @@ -98,8 +98,7 @@ function PointsDoc({ visible , onCancel , onSure , type , username , choosed , h width={800} footer={
- - +
} okText="确定" diff --git a/src/forge/Information/Component/pointsProject.jsx b/src/forge/Information/Component/pointsProject.jsx index 7abb5504..69937828 100644 --- a/src/forge/Information/Component/pointsProject.jsx +++ b/src/forge/Information/Component/pointsProject.jsx @@ -98,8 +98,7 @@ function PointsDoc({ visible , onCancel , onSure , type , username , choosed , h width={800} footer={
- - +
} okText="确定"