Commit dec39992 authored by 李晓兵's avatar 李晓兵

'银行卡修改'

parent 950e375a
......@@ -1030,7 +1030,12 @@ export default {
getInfo (i, isClear) {
this.isClear = isClear
if (isClear) {
// this.bank = {}
// this.bank = {}
this.bandk.bank_account_num = ''
this.bandk.bank_account_name = ''
this.bandk.bank_card_type = ''
this.bandk.bank_full_name = ''
this.bandk.bank_branch_name = ''
}
this.showModalValue = i
},
......
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