This commit is contained in:
linbin 2025-08-17 01:22:48 +08:00
parent e6f83c6c5d
commit f985ae06aa
2 changed files with 0 additions and 2 deletions

View File

@ -414,7 +414,6 @@
<tr>
<th style="width: 40px;"></th>
<th>结算单位订单号</th>
<th>摊位</th>
<th>订单状态</th>
<th>配送费</th>
<th>打包费</th>
@ -567,7 +566,6 @@
<tr class="level1-row" data-settlement-index="${settlementIndex}">
<td><span class="expand-btn level1-expand"></span></td>
<td>${settlementOrder.settlementOrderNo}</td>
<td>-</td>
<td><span class="status-tag ${getStatusClass(settlementOrder.status)}">${settlementOrder.status}</span></td>
<td>¥${settlementOrder.deliveryFee.toFixed(2)}</td>
<td>¥${settlementOrder.packageFee.toFixed(2)}</td>

Binary file not shown.