祁鹏飞 3 ماه پیش
والد
کامیت
17f677eab6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/quoteConfig/insuranceCompanyAccount/modules/insuranceAccountAdd.vue

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

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