edit
This commit is contained in:
@ -50,6 +50,7 @@ export class FreightAccountComponent implements OnInit {
|
||||
this.modal.create({
|
||||
nzTitle: '账户明细',
|
||||
nzContent: AccountDetailComponent,
|
||||
nzNoAnimation: true,
|
||||
nzWidth: 600,
|
||||
nzComponentParams: {},
|
||||
nzFooter: null
|
||||
|
||||
Reference in New Issue
Block a user