Commit 3e3c97cb authored by 袁玲利's avatar 袁玲利

Merge branch 'develop' into uat

parents c5a6da05 b9cd8065
......@@ -178,7 +178,7 @@
<view class="">
付款账户:{{ bankInfo_.bindCardName }}({{
bankInfo_.bindCardNo &&
bankInfo_.bindCardNo.slice(bankInfo_.accountNo.length - 4)
bankInfo_.bindCardNo.slice(bankInfo_.bindCardNo.length - 4)
}})
</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