platform orders: row hint for renewal missing subscription
This commit is contained in:
@@ -1241,6 +1241,12 @@
|
||||
</div>
|
||||
@else
|
||||
<span class="muted">-</span>
|
||||
@if((string) ($order->order_type ?? '') === 'renewal')
|
||||
<div class="muted muted-xs text-danger row-warn">
|
||||
<span class="row-warn-prefix">治理</span>
|
||||
续费单未绑定订阅
|
||||
</div>
|
||||
@endif
|
||||
@endif
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user