Fix(优惠券);[#1344]不满足使用条件的显示为不可用

This commit is contained in:
lifizer
2024-04-29 23:02:55 +08:00
parent 8b295633b9
commit 5f93140796
+1 -1
View File
@@ -17,7 +17,7 @@
<view
v-if="data.status === 0 && !radioModel"
class="coupons__tag coupons__tag-expire"
>未使</view>
>不可</view>
<view
v-if="data.status === 0 && radioModel"
class="coupons__tag"