🦀️ fix: 包码支付宝红包按钮bug
This commit is contained in:
parent
7c2c7e3590
commit
556c88b906
|
@ -52,7 +52,7 @@
|
|||
<span>{{goodsInfo.entity.cash_amount_type==='1'?'固额红包':'随机红包'}}</span>
|
||||
</p>
|
||||
<p class="bt" v-show="goodsInfo.available==9">
|
||||
{{buttonTextFun(goodInfo.type,'received')}}
|
||||
{{buttonTextFun(goodsInfo.type,'received')}}
|
||||
</p>
|
||||
</div>
|
||||
<div class="form">
|
||||
|
|
Loading…
Reference in New Issue