This commit is contained in:
wangshiming
2022-04-01 13:16:30 +08:00
parent d960d9f1fb
commit b2a03a42d1
14 changed files with 108 additions and 86 deletions

View File

@ -25,7 +25,7 @@ export class PartnerListComponent {
@ViewChild('editTemplate', { static: true })
editTemplate: any;
templateId: any;
templateId: any;
templates: any[] = [];
@ViewChild('editCannel', { static: true })