|
@@ -157,7 +157,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
<view v-if="!isshowDelbtn" class="footer-ri" >
|
|
|
- <view class="btn hanld-btn" @tap="toConfirmation">去结算({{allCount}})</view>
|
|
|
+ <view class="btn hanld-btn" @tap="toConfirmation">去结算({{ allCount }})</view>
|
|
|
</view>
|
|
|
<view v-else class="footer-del">
|
|
|
<view class="btn btn-cancel" @tap.stop="hideDelManage">取消</view>
|