优化显示费用

This commit is contained in:
java110 2021-07-31 19:59:46 +08:00
parent 823d9e3b7a
commit 48e92458c8
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@
</view>
<view class="cu-item" v-if="feeFlag != '2006012'">
<view class="content">
<text class="text-grey">到期时间</text>
<text class="text-grey">缴费后时间</text>
</view>
<view class="action">
<text class="text-grey text-sm">{{endTime }}</text>

View File

@ -68,7 +68,7 @@
</view>
<view class="cu-item" v-if="feeFlag != '2006012'">
<view class="content">
<text class="text-grey">到期时间</text>
<text class="text-grey">缴费后时间</text>
</view>
<view class="action">
<text class="text-grey text-sm">{{endTime }}</text>