Browse Source

[完善] 消防设施改名

master
陈鹏飞 4 years ago
parent
commit
2165b40fd4
  1. 2
      src/app/ui/all-file/all-file.component.ts

2
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) {

Loading…
Cancel
Save