From 26235468dc904a86371612066ad4a053460d922f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Wed, 15 Mar 2023 09:39:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E3=80=81=E9=83=A8=E9=97=A8?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=9B=BE=E6=A0=87=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 | 8 -------- src/pages/resource/resource-category/index.tsx | 8 -------- 2 files changed, 16 deletions(-) diff --git a/src/pages/department/index.tsx b/src/pages/department/index.tsx index a0c5a60..f3e8785 100644 --- a/src/pages/department/index.tsx +++ b/src/pages/department/index.tsx @@ -72,10 +72,6 @@ export const DepartmentPage: React.FC = () => { title: (
{departments[id][i].name}
- {through("department-cud") && ( <> { title: (
{departments[id][i].name}
- {through("department-cud") && ( <> { title: (
{categories[id][i].name}
- {through("resource-category") && ( { title: (
{categories[id][i].name}
- {through("resource-category") && (