|
|
|
@ -35,7 +35,7 @@
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<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>
|
|
|
|
@ -74,7 +74,7 @@
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<h5>明细</h5>
|
|
|
|
<h5>明细</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>
|
|
|
|
|