祁鹏飞 пре 3 месеци
родитељ
комит
17f677eab6

+ 1 - 0
src/views/quoteConfig/insuranceCompanyAccount/modules/insuranceAccountAdd.vue

@@ -430,6 +430,7 @@ const againLogin = async () => {
 
 /** 获取保验证码,打开重新登录对话框 */
 const getGuoRenCaptcha = () => {
+  const obj = bankOption.value.find(v => v.id === insuranceAccountForm.value.insCompanyId)
   const params = {
     apiType: '2',
     companyCode: obj?.code,