This commit is contained in:
Taric Xin
2021-12-30 16:37:34 +08:00
parent 5cad416499
commit bee71216b0
2 changed files with 3 additions and 2 deletions

View File

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