From 1cf8f54272399ad26ecc6ded16f7c1b3b418be4a Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Mon, 6 Jul 2020 11:25:45 +0800 Subject: [PATCH 1/2] =?UTF-8?q?[FIX]=E3=80=90=E4=BF=9D=E5=85=A8=E3=80=91?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=BF=9D=E5=85=A8=E9=93=B6=E8=A1=8C=E5=8D=A1?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=AD=97=E5=85=B8=EF=BC=9B=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E7=BB=AD=E6=9C=9F=E3=80=81=E9=80=80=E4=BF=9D=E3=80=81=E7=8A=B9?= =?UTF-8?q?=E9=80=80=E6=94=AF=E6=8C=81=E7=9A=84=E9=93=B6=E8=A1=8C=E5=8D=A1?= =?UTF-8?q?=EF=BC=88=E6=8D=A2=E6=88=90=E5=92=8C=E7=94=B5=E6=8A=95=E7=9B=B8?= =?UTF-8?q?=E5=90=8C=E7=9A=84=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/preserve/ct/SurrenderInfo.vue | 2 +- src/views/ebiz/preserve/js/data-dictionary.js | 78 ++++++++++++------- src/views/ebiz/preserve/pc/RenewalInfo.vue | 2 +- src/views/ebiz/preserve/wt/WSurrenderInfo.vue | 2 +- 4 files changed, 51 insertions(+), 33 deletions(-) diff --git a/src/views/ebiz/preserve/ct/SurrenderInfo.vue b/src/views/ebiz/preserve/ct/SurrenderInfo.vue index 0a0810eee..7dfc69d6e 100644 --- a/src/views/ebiz/preserve/ct/SurrenderInfo.vue +++ b/src/views/ebiz/preserve/ct/SurrenderInfo.vue @@ -485,7 +485,7 @@ export default { // 获取银行卡列表 async getBank() { let data = { - operateType: 'claim_bank_type' + operateType: 'bank_type' } let res = await getBankList(data) if (res.result == '0') { diff --git a/src/views/ebiz/preserve/js/data-dictionary.js b/src/views/ebiz/preserve/js/data-dictionary.js index 6edacf741..77279c459 100644 --- a/src/views/ebiz/preserve/js/data-dictionary.js +++ b/src/views/ebiz/preserve/js/data-dictionary.js @@ -121,36 +121,54 @@ export default { ], // 银行卡类型 edorBankType: [ - { id: 'ABC', text: '农业银行' }, - { id: 'BEA', text: '东亚银行' }, - { id: 'BOB', text: '北京银行' }, - { id: 'BOC', text: '中国银行' }, - { id: 'BOCOM', text: '交通银行' }, - { id: 'BOLZ', text: '柳州银行' }, - { id: 'CCB', text: '建设银行' }, - { id: 'CEB', text: '光大银行' }, - { id: 'CGB', text: '广发银行' }, - { id: 'CIB', text: '兴业银行' }, - { id: 'CITIC', text: '中信银行' }, - { id: 'CMB', text: '招商银行' }, - { id: 'CMBC', text: '民生银行' }, - { id: 'DGB', text: '东莞银行' }, - { id: 'DLCB', text: '大连银行' }, - { id: 'GBGB', text: '北部湾银行' }, - { id: 'GLBANK', text: '桂林银行' }, - { id: 'HXB', text: '华夏银行' }, - { id: 'ICBC', text: '工商银行' }, - { id: 'LZRCC', text: '农村信用合作联社' }, - { id: 'MYSH', text: '绵阳商行' }, - { id: 'NBCB', text: '宁波银行' }, - { id: 'NCB', text: '南昌银行' }, - { id: 'NJB', text: '南京银行' }, - { id: 'PAB', text: '平安银行' }, - { id: 'PSBC', text: '邮储银行' }, - { id: 'SDPB', text: '浦发银行' }, - { id: 'SHB', text: '上海银行' }, - { id: 'YQB', text: '泉州银行' }, - { id: 'ZZB', text: '郑州银行' } + // { id: 'ABC', text: '农业银行' }, + // { id: 'BEA', text: '东亚银行' }, + // { id: 'BOB', text: '北京银行' }, + // { id: 'BOC', text: '中国银行' }, + // { id: 'BOCOM', text: '交通银行' }, + // { id: 'BOLZ', text: '柳州银行' }, + // { id: 'CCB', text: '建设银行' }, + // { id: 'CEB', text: '光大银行' }, + // { id: 'CGB', text: '广发银行' }, + // { id: 'CIB', text: '兴业银行' }, + // { id: 'CITIC', text: '中信银行' }, + // { id: 'CMB', text: '招商银行' }, + // { id: 'CMBC', text: '民生银行' }, + // { id: 'DGB', text: '东莞银行' }, + // { id: 'DLCB', text: '大连银行' }, + // { id: 'GBGB', text: '北部湾银行' }, + // { id: 'GLBANK', text: '桂林银行' }, + // { id: 'HXB', text: '华夏银行' }, + // { id: 'ICBC', text: '工商银行' }, + // { id: 'LZRCC', text: '农村信用合作联社' }, + // { id: 'MYSH', text: '绵阳商行' }, + // { id: 'NBCB', text: '宁波银行' }, + // { id: 'NCB', text: '南昌银行' }, + // { id: 'NJB', text: '南京银行' }, + // { id: 'PAB', text: '平安银行' }, + // { id: 'PSBC', text: '邮储银行' }, + // { id: 'SDPB', text: '浦发银行' }, + // { id: 'SHB', text: '上海银行' }, + // { id: 'YQB', text: '泉州银行' }, + // { id: 'ZZB', text: '郑州银行' } + { id: 'ABC', text: ' 农业银行' }, + { id: 'BOC', text: ' 中国银行' }, + { id: 'BOCOM', text: ' 交通银行' }, + { id: 'CCB', text: ' 建设银行' }, + { id: 'CEB', text: ' 光大银行' }, + { id: 'CGB', text: ' 广发银行' }, + { id: 'CIB', text: ' 兴业银行' }, + { id: 'CITIC', text: ' 中信银行' }, + { id: 'CMB', text: ' 招商银行' }, + { id: 'CMBC', text: ' 民生银行' }, + { id: 'HXB', text: ' 华夏银行' }, + { id: 'ICBC', text: ' 工商银行' }, + { id: 'LZRCC', text: ' 农村信用合作联社' }, + { id: 'NJB', text: ' 南京银行' }, + { id: 'PAB', text: ' 平安银行' }, + { id: 'PSBC', text: ' 邮储银行' }, + { id: 'SDPB', text: ' 浦发银行' }, + { id: 'SHB', text: ' 上海银行' } ], //证件类型 edorIdType: [ diff --git a/src/views/ebiz/preserve/pc/RenewalInfo.vue b/src/views/ebiz/preserve/pc/RenewalInfo.vue index d947602bc..deb8143fe 100644 --- a/src/views/ebiz/preserve/pc/RenewalInfo.vue +++ b/src/views/ebiz/preserve/pc/RenewalInfo.vue @@ -284,7 +284,7 @@ export default { // 获取银行卡列表 async getBank() { let data = { - operateType: 'claim_bank_type' + operateType: 'bank_type' } let res = await getBankList(data) if (res.result == '0') { diff --git a/src/views/ebiz/preserve/wt/WSurrenderInfo.vue b/src/views/ebiz/preserve/wt/WSurrenderInfo.vue index e6b57165b..14b4da7fe 100644 --- a/src/views/ebiz/preserve/wt/WSurrenderInfo.vue +++ b/src/views/ebiz/preserve/wt/WSurrenderInfo.vue @@ -485,7 +485,7 @@ export default { // 获取银行卡列表 async getBank() { let data = { - operateType: 'claim_bank_type' + operateType: 'bank_type' } let res = await getBankList(data) if (res.result == '0') { From b1ffb33a78c670edc3b90837920886b61e0be411 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Mon, 6 Jul 2020 11:40:11 +0800 Subject: [PATCH 2/2] =?UTF-8?q?[FIX]=E3=80=90=E4=BF=9D=E5=85=A8=E3=80=91?= =?UTF-8?q?=E7=BB=AD=E6=9C=9F=E9=93=B6=E8=A1=8C=E5=8D=A1=E7=94=A8=E7=94=B5?= =?UTF-8?q?=E6=8A=95=E7=9A=84=EF=BC=8C=E9=80=80=E4=BF=9D=E5=92=8C=E7=8A=B9?= =?UTF-8?q?=E9=80=80=E7=94=A8=E7=90=86=E8=B5=94=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/preserve/ct/SurrenderInfo.vue | 2 +- src/views/ebiz/preserve/js/data-dictionary.js | 78 +++++++------------ src/views/ebiz/preserve/wt/WSurrenderInfo.vue | 2 +- 3 files changed, 32 insertions(+), 50 deletions(-) diff --git a/src/views/ebiz/preserve/ct/SurrenderInfo.vue b/src/views/ebiz/preserve/ct/SurrenderInfo.vue index 7dfc69d6e..0a0810eee 100644 --- a/src/views/ebiz/preserve/ct/SurrenderInfo.vue +++ b/src/views/ebiz/preserve/ct/SurrenderInfo.vue @@ -485,7 +485,7 @@ export default { // 获取银行卡列表 async getBank() { let data = { - operateType: 'bank_type' + operateType: 'claim_bank_type' } let res = await getBankList(data) if (res.result == '0') { diff --git a/src/views/ebiz/preserve/js/data-dictionary.js b/src/views/ebiz/preserve/js/data-dictionary.js index 77279c459..6edacf741 100644 --- a/src/views/ebiz/preserve/js/data-dictionary.js +++ b/src/views/ebiz/preserve/js/data-dictionary.js @@ -121,54 +121,36 @@ export default { ], // 银行卡类型 edorBankType: [ - // { id: 'ABC', text: '农业银行' }, - // { id: 'BEA', text: '东亚银行' }, - // { id: 'BOB', text: '北京银行' }, - // { id: 'BOC', text: '中国银行' }, - // { id: 'BOCOM', text: '交通银行' }, - // { id: 'BOLZ', text: '柳州银行' }, - // { id: 'CCB', text: '建设银行' }, - // { id: 'CEB', text: '光大银行' }, - // { id: 'CGB', text: '广发银行' }, - // { id: 'CIB', text: '兴业银行' }, - // { id: 'CITIC', text: '中信银行' }, - // { id: 'CMB', text: '招商银行' }, - // { id: 'CMBC', text: '民生银行' }, - // { id: 'DGB', text: '东莞银行' }, - // { id: 'DLCB', text: '大连银行' }, - // { id: 'GBGB', text: '北部湾银行' }, - // { id: 'GLBANK', text: '桂林银行' }, - // { id: 'HXB', text: '华夏银行' }, - // { id: 'ICBC', text: '工商银行' }, - // { id: 'LZRCC', text: '农村信用合作联社' }, - // { id: 'MYSH', text: '绵阳商行' }, - // { id: 'NBCB', text: '宁波银行' }, - // { id: 'NCB', text: '南昌银行' }, - // { id: 'NJB', text: '南京银行' }, - // { id: 'PAB', text: '平安银行' }, - // { id: 'PSBC', text: '邮储银行' }, - // { id: 'SDPB', text: '浦发银行' }, - // { id: 'SHB', text: '上海银行' }, - // { id: 'YQB', text: '泉州银行' }, - // { id: 'ZZB', text: '郑州银行' } - { id: 'ABC', text: ' 农业银行' }, - { id: 'BOC', text: ' 中国银行' }, - { id: 'BOCOM', text: ' 交通银行' }, - { id: 'CCB', text: ' 建设银行' }, - { id: 'CEB', text: ' 光大银行' }, - { id: 'CGB', text: ' 广发银行' }, - { id: 'CIB', text: ' 兴业银行' }, - { id: 'CITIC', text: ' 中信银行' }, - { id: 'CMB', text: ' 招商银行' }, - { id: 'CMBC', text: ' 民生银行' }, - { id: 'HXB', text: ' 华夏银行' }, - { id: 'ICBC', text: ' 工商银行' }, - { id: 'LZRCC', text: ' 农村信用合作联社' }, - { id: 'NJB', text: ' 南京银行' }, - { id: 'PAB', text: ' 平安银行' }, - { id: 'PSBC', text: ' 邮储银行' }, - { id: 'SDPB', text: ' 浦发银行' }, - { id: 'SHB', text: ' 上海银行' } + { id: 'ABC', text: '农业银行' }, + { id: 'BEA', text: '东亚银行' }, + { id: 'BOB', text: '北京银行' }, + { id: 'BOC', text: '中国银行' }, + { id: 'BOCOM', text: '交通银行' }, + { id: 'BOLZ', text: '柳州银行' }, + { id: 'CCB', text: '建设银行' }, + { id: 'CEB', text: '光大银行' }, + { id: 'CGB', text: '广发银行' }, + { id: 'CIB', text: '兴业银行' }, + { id: 'CITIC', text: '中信银行' }, + { id: 'CMB', text: '招商银行' }, + { id: 'CMBC', text: '民生银行' }, + { id: 'DGB', text: '东莞银行' }, + { id: 'DLCB', text: '大连银行' }, + { id: 'GBGB', text: '北部湾银行' }, + { id: 'GLBANK', text: '桂林银行' }, + { id: 'HXB', text: '华夏银行' }, + { id: 'ICBC', text: '工商银行' }, + { id: 'LZRCC', text: '农村信用合作联社' }, + { id: 'MYSH', text: '绵阳商行' }, + { id: 'NBCB', text: '宁波银行' }, + { id: 'NCB', text: '南昌银行' }, + { id: 'NJB', text: '南京银行' }, + { id: 'PAB', text: '平安银行' }, + { id: 'PSBC', text: '邮储银行' }, + { id: 'SDPB', text: '浦发银行' }, + { id: 'SHB', text: '上海银行' }, + { id: 'YQB', text: '泉州银行' }, + { id: 'ZZB', text: '郑州银行' } ], //证件类型 edorIdType: [ diff --git a/src/views/ebiz/preserve/wt/WSurrenderInfo.vue b/src/views/ebiz/preserve/wt/WSurrenderInfo.vue index 14b4da7fe..e6b57165b 100644 --- a/src/views/ebiz/preserve/wt/WSurrenderInfo.vue +++ b/src/views/ebiz/preserve/wt/WSurrenderInfo.vue @@ -485,7 +485,7 @@ export default { // 获取银行卡列表 async getBank() { let data = { - operateType: 'bank_type' + operateType: 'claim_bank_type' } let res = await getBankList(data) if (res.result == '0') {