优惠券
This commit is contained in:
parent
80a841629c
commit
235678453c
@ -56,7 +56,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="item" @tap='gocoupon'>
|
||||
<view class="number" v-if="appPersonallist.patientCouponCount==0">
|
||||
<view class="number" v-if="appPersonallist.patientCouponCount==0 ||appPersonallist.patientCouponCount==undefined">
|
||||
0
|
||||
</view>
|
||||
<view class="number" v-else>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user