From b01bd0e1759ff7f184a0a5c166bed75117d312bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Tue, 7 Mar 2023 13:54:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/department/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/department/index.tsx b/src/pages/department/index.tsx index 1750927..374dda6 100644 --- a/src/pages/department/index.tsx +++ b/src/pages/department/index.tsx @@ -66,7 +66,7 @@ export const DepartmentPage: React.FC = () => { delUser(record.id)} okText="确定" cancelText="取消"