parent
8579608334
commit
013b5785be
@ -164,7 +164,6 @@
|
|||||||
<td>
|
<td>
|
||||||
<button (click)="cancelOrder(pay.payload?.id)" style="width: auto;">
|
<button (click)="cancelOrder(pay.payload?.id)" style="width: auto;">
|
||||||
{{pay?.type?.toUpperCase() == 'SBP'? 'Отменить и вернуть ДС' : 'Отменить'}}
|
{{pay?.type?.toUpperCase() == 'SBP'? 'Отменить и вернуть ДС' : 'Отменить'}}
|
||||||
Отменить
|
|
||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user