From ab4cc8e59eb9d54c6c57e696b67e3de0d5529e0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Tue, 21 Mar 2023 11:25:19 +0800 Subject: [PATCH] =?UTF-8?q?tree=E7=BB=84=E4=BB=B6=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=AE=B6=E5=9C=A8=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/department/index.tsx | 12 ------------ src/pages/resource/resource-category/index.tsx | 12 ------------ 2 files changed, 24 deletions(-) diff --git a/src/pages/department/index.tsx b/src/pages/department/index.tsx index a38734e..4cbcdd6 100644 --- a/src/pages/department/index.tsx +++ b/src/pages/department/index.tsx @@ -149,19 +149,7 @@ export const DepartmentPage: React.FC = () => { if (id === 0) { return; } - const instance = modal.warning({ - title: "操作确认", - centered: true, - content: ( -