|
@@ -83,7 +83,7 @@
|
|
<!-- 打折弹窗 -->
|
|
<!-- 打折弹窗 -->
|
|
<u-popup v-model="costShow" mode="center" @close="closeCost" :border-radius="20" closeable width="82%">
|
|
<u-popup v-model="costShow" mode="center" @close="closeCost" :border-radius="20" closeable width="82%">
|
|
<view class="costPopup">
|
|
<view class="costPopup">
|
|
- <view class="costPopupTit">东莞市京步车证汽车服务中心</view>
|
|
|
|
|
|
+ <view class="costPopupTit">{{customerObj&&customerObj.customerName||'--'}}</view>
|
|
<view class="costPopupCon">
|
|
<view class="costPopupCon">
|
|
<view class="costList">
|
|
<view class="costList">
|
|
<text class="label">待收金额:</text>
|
|
<text class="label">待收金额:</text>
|