This commit is contained in:
Taric Xin
2021-12-29 19:46:29 +08:00
parent f6f17a410d
commit a99a15e570
20 changed files with 425 additions and 131 deletions

View File

@ -0,0 +1,5 @@
<page-header-wrapper [title]="''"></page-header-wrapper>
<button nz-button [nzSize]="'small'" (click)="menuImport()" [nzLoading]="service.http.loading">
导入
</button>