Browse Source

[合并]合并代码

master
邵佳豪 5 years ago
parent
commit
265199f41a
  1. 1
      src/app/ui/all-file/all-file.component.ts

1
src/app/ui/all-file/all-file.component.ts

@ -8,6 +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'
@Component({
selector: 'app-all-file',
templateUrl: './all-file.component.html',

Loading…
Cancel
Save