From 50fb58286ed3b718c39a97e0987ee7561a295651 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 04 七月 2025 17:56:41 +0800
Subject: [PATCH] git ch

---
 company/src/components/enterprise/OperaInsuranceApplyAddWindow.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/company/src/components/enterprise/OperaInsuranceApplyAddWindow.vue b/company/src/components/enterprise/OperaInsuranceApplyAddWindow.vue
index c68bccc..d1aaeef 100644
--- a/company/src/components/enterprise/OperaInsuranceApplyAddWindow.vue
+++ b/company/src/components/enterprise/OperaInsuranceApplyAddWindow.vue
@@ -440,7 +440,7 @@
             }).then(() => {
               if (!this.form.companyId) {
                 this.$refs.detailsPolicyholder.open('鎶曚繚璇︽儏鍗�', {
-                  companyName: this.userInfo.company.name,
+                  companyName: this.userInfo.showCompany.name,
                   solutionName: this.item.name,
                   solutionType: this.item.type,
                   applyStartTime: this.form.applyStartTime,
@@ -467,7 +467,7 @@
           } else {
             if (!this.form.companyId) {
               this.$refs.detailsPolicyholder.open('鎶曚繚璇︽儏鍗�', {
-                companyName: this.userInfo.company.name,
+                companyName: this.userInfo.showCompany.name,
                 solutionName: this.item.name,
                 solutionType: this.item.type,
                 applyStartTime: this.form.applyStartTime,

--
Gitblit v1.9.3