|
@@ -99,7 +99,7 @@
|
|
|
<view class="td">{{ items.xiangDuiShiDu }}</view>
|
|
<view class="td">{{ items.xiangDuiShiDu }}</view>
|
|
|
<view class="td">{{ items.xiaoShiJiangYuLiang }}</view>
|
|
<view class="td">{{ items.xiaoShiJiangYuLiang }}</view>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="tr" v-if="historylistdata.length == 0">
|
|
|
|
|
|
|
+ <view class="tr" style="width:6000rpx" v-if="historylistdata.length == 0">
|
|
|
<view class="td" v-for="item in 13">暂无数据</view>
|
|
<view class="td" v-for="item in 13">暂无数据</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|