|
|
|
@ -46,7 +46,7 @@
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<h5>收款明细(合计:{{$recharges_sum}})</h5>
|
|
|
|
<h5>收款明细(合计:{{$recharges_sum}})</h5>
|
|
|
|
<table class="table table-bordered mb-0 table-datatable">
|
|
|
|
<table class="table table-bordered mb-0 @if(\App\Models\CommonModel::checkExport())table-datatable @endif">
|
|
|
|
<thead>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<th class="p-1" style="white-space: nowrap">序号</th>
|
|
|
|
<th class="p-1" style="white-space: nowrap">序号</th>
|
|
|
|
|