业务统计

This commit is contained in:
潘晓云
2022-02-24 20:10:36 +08:00
parent 607ee45d88
commit d370708e98
15 changed files with 212 additions and 23 deletions

View File

@ -26,9 +26,7 @@ export class PartnerBusinessStatisticsIndexComponent implements OnInit {
constructor() { }
change(e: any) {
console.log(this.selectedIndex);
}
ngOnInit(): void { }