Commit 47eaddbc authored by 李晓兵's avatar 李晓兵

Merge branch 'develop' of https://hel.hand-china.com/xugong/hls-xcmg-vue-app into develop

parents 5a3e2af3 fcbba405
<!--
* @Author: your name
* @Date: 2019-09-29 10:02:11
* @LastEditTime: 2019-10-25 11:06:38
* @LastEditTime: 2019-10-25 13:04:31
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
-->
......@@ -243,14 +243,14 @@ export default {
vm.bank_lists = [res.info]
// console.log(vm.bank_lists[0])
} else {
vm.bank_lists = [
{
bank_full_name: '', // 银行名称
bank_account_num: '', // 卡号
bank_account_name: '',
bank_branch_name: '',
},
]
// vm.bank_lists = [
// {
// bank_full_name: '', // 银行名称
// bank_account_num: '', // 卡号
// bank_account_name: '',
// bank_branch_name: '',
// },
// ]
}
} else {
hlsPopup.showLongCenter(res.message)
......
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