|
@@ -65,12 +65,12 @@
|
|
{{orderData.billsheet.NextCareMilage}}公里
|
|
{{orderData.billsheet.NextCareMilage}}公里
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- <view class="goodscostLine" style="font-size: 28rpx;color: #FDC752;" v-if="orderData.billsheet.SheetType==1">
|
|
|
|
|
|
+ <!-- <view class="goodscostLine" style="font-size: 28rpx;color: #FDC752;" v-if="orderData.billsheet.SheetType==1">
|
|
<view class="informationTxt">建议下次保养时间</view>
|
|
<view class="informationTxt">建议下次保养时间</view>
|
|
<view class="goodsCostNum3 " v-if="orderData.billsheet.NextCareDate">
|
|
<view class="goodsCostNum3 " v-if="orderData.billsheet.NextCareDate">
|
|
{{orderData.billsheet.NextCareDate.slice(0,10)}}
|
|
{{orderData.billsheet.NextCareDate.slice(0,10)}}
|
|
</view>
|
|
</view>
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
<view class="baoyangtis">建议下次保养,里程或日期,先到为准</view>
|
|
<view class="baoyangtis">建议下次保养,里程或日期,先到为准</view>
|
|
|
|
|
|
</view>
|
|
</view>
|