Commit 52f2db65 authored by 786817560's avatar 786817560

'12/12'

parent 2e3084a0
<!--
* @Author: your name
* @Date: 2019-09-29 10:02:11
* @LastEditTime: 2019-12-05 19:37:21
* @LastEditTime: 2019-12-12 17:34:09
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
-->
......@@ -227,6 +227,9 @@ export default {
} else if (this.hlsUtil.isBankAccount(this.bank_lists.bank_account_num)) {
this.bank_card_flag = false
this.hlsPopup.showLongCenter('请输入正确银行卡号!')
} else if (this.bank_lists.bank_full_name !== '农业银行') {
this.bank_card_flag = false
this.hlsPopup.showLongCenter('请您识别农业银行卡!')
} else {
this.bank_card_flag = true
}
......
This diff is collapsed.
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