Files
bbq/src/app/layout/pro/components/notify/notify.component.html
Taric Xin fe3d6b6f92 edit
2022-01-13 17:13:24 +08:00

5 lines
245 B
HTML

<notice-icon btnClass="alain-pro__header-item" btnIconClass="alain-pro__header-item-icon" [data]="data" [count]="count"
[loading]="loading" (select)="select($event)" (clear)="clear($event)" (popoverVisibleChange)="loadData()">
</notice-icon>