set loading in correction and return form

This commit is contained in:
2026-06-17 09:21:20 +03:30
parent b57d6b4e4b
commit e5f53c2265
5 changed files with 6 additions and 2 deletions
@@ -5,6 +5,8 @@
[sendToTspLoading]="sendToTspLoading()"
[inquiryLoading]="inquiryLoading()"
[resendToTspLoading]="resendToTspLoading()"
[correctionLoading]="correctionLoading()"
[returnFromSaleLoading]="backFromSaleLoading()"
(onSendToTsp)="sendToTsp()"
(onResendToTsp)="resendToTsp()"
(onInquiry)="inquiry()"