diff options
Diffstat (limited to 'usecaseui-portal/src/app/views/management/customer/customer.component.html')
-rw-r--r-- | usecaseui-portal/src/app/views/management/customer/customer.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/views/management/customer/customer.component.html b/usecaseui-portal/src/app/views/management/customer/customer.component.html index 0f033e47..63b0a5b8 100644 --- a/usecaseui-portal/src/app/views/management/customer/customer.component.html +++ b/usecaseui-portal/src/app/views/management/customer/customer.component.html @@ -114,5 +114,5 @@ <div class="deleteModelContent">{{thisdeleteServiceType["type"]}}</div> </div> </nz-modal> - <app-notification #notification></app-notification> + <app-notification #notification [isServicesList]="false"></app-notification> </div>
\ No newline at end of file |