From 2165b40fd4c03925b8bc58cd3edc7ac74c793868 Mon Sep 17 00:00:00 2001 From: cpf <1105965053@qq.com> Date: Tue, 24 Nov 2020 09:09:32 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=20=E6=B6=88=E9=98=B2?= =?UTF-8?q?=E8=AE=BE=E6=96=BD=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/ui/all-file/all-file.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/ui/all-file/all-file.component.ts b/src/app/ui/all-file/all-file.component.ts index d833375..9471ae9 100644 --- a/src/app/ui/all-file/all-file.component.ts +++ b/src/app/ui/all-file/all-file.component.ts @@ -693,7 +693,7 @@ export class AllFileComponent { }) } - isTrueDelete:any = ['基础知识','装备','技战术','消防设施','资料库']; //匹配内置一级目录 是否被选择删除 + isTrueDelete:any = ['基础知识','装备','技战术','设备设施','资料库']; //匹配内置一级目录 是否被选择删除 // 删除文件 deleteFiles(){ if (this.selection.selected.length != 0) {