Commit 5c3d1d8d authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_9.1' into develop

parents d9458e61 85703c85
...@@ -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