tianyi 4 weeks ago
parent
commit
cd50421411
  1. 2
      package3/index/TotalProfit.vue

2
package3/index/TotalProfit.vue

@ -9,7 +9,7 @@
</view>
<uni-table border stripe emptyText="暂无更多数据">
<!-- 表头行 -->
<uni-tr style="background: #eee;">
<uni-tr style="background: #f5f5f5;">
<uni-th align="center" width="50">总件数</uni-th>
<uni-th align="center" width="70">拿货总额</uni-th>
<uni-th align="center" width="70">成本</uni-th>

Loading…
Cancel
Save