edit
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
<page-header-wrapper [title]="''"></page-header-wrapper>
|
||||
|
||||
<button nz-button (click)="menuImport()" [nzLoading]="service.http.loading">
|
||||
导入
|
||||
<button nz-button (click)="menuImport(0)" [nzLoading]="service.http.loading">
|
||||
导入货主菜单
|
||||
</button>
|
||||
<button nz-button (click)="menuImport(1)" [nzLoading]="service.http.loading">
|
||||
导入运营后台菜单
|
||||
</button>
|
||||
Reference in New Issue
Block a user