Commit 85703c85 authored by 袁玲利's avatar 袁玲利

交通银行屏蔽换卡支付

parent 2714536b
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
> >
</view> </view>
</view> </view>
<view class="changeCard" @click="ChangeBankPay">我要换卡支付</view> <view class="changeCard" @click="ChangeBankPay" v-if="typeCode != 'BOCOM'">我要换卡支付</view>
</view> </view>
</view> </view>
<!-- 银行卡列表 <!-- 银行卡列表
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment