From 25b386ca177d45bd91a89da56b06f670957da913 Mon Sep 17 00:00:00 2001 From: cpf <1105965053@qq.com> Date: Wed, 15 Jul 2020 14:31:47 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=AD=A3]=20=E4=BF=AE=E6=AD=A3nodemo?= =?UTF-8?q?del=E6=8A=A5=E9=94=99?= 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 017c49a..70e9687 100644 --- a/src/app/ui/all-file/all-file.component.ts +++ b/src/app/ui/all-file/all-file.component.ts @@ -8,7 +8,7 @@ import { IsLoginService } from '../../is-login.service' import { MatDialog, MatDialogRef, MAT_DIALOG_DATA } from '@angular/material/dialog'; import {UploadFilesComponent} from '../upload-files/upload-files.component' import { ComponentServiceService } from '../../component-service.service' -import { element } from 'protractor'; + @Component({ selector: 'app-all-file', templateUrl: './all-file.component.html',