tree组件删除优化

This commit is contained in:
禺狨 2023-03-21 11:26:47 +08:00
parent ab4cc8e59e
commit 2a37fa6321
2 changed files with 4 additions and 4 deletions

View File

@ -161,7 +161,7 @@ export const DepartmentPage: React.FC = () => {
modal.warning({
title: "操作确认",
centered: true,
okText: "确认",
okText: "好的",
content: (
<p>
@ -176,7 +176,7 @@ export const DepartmentPage: React.FC = () => {
modal.warning({
title: "操作确认",
centered: true,
okText: "确认",
okText: "好的",
content: (
<p>

View File

@ -160,7 +160,7 @@ export const ResourceCategoryPage: React.FC = () => {
modal.warning({
title: "操作确认",
centered: true,
okText: "确认",
okText: "好的",
content: (
<p>
@ -175,7 +175,7 @@ export const ResourceCategoryPage: React.FC = () => {
modal.warning({
title: "操作确认",
centered: true,
okText: "确认",
okText: "好的",
content: (
<p>