fix bug
This commit is contained in:
@ -25,7 +25,7 @@ export class PartnerListComponent {
|
||||
|
||||
@ViewChild('editTemplate', { static: true })
|
||||
editTemplate: any;
|
||||
templateId: any;
|
||||
templateId: any;
|
||||
templates: any[] = [];
|
||||
|
||||
@ViewChild('editCannel', { static: true })
|
||||
|
||||
Reference in New Issue
Block a user