k94314517
2025-07-01 f7a3d41075e00498f7033475108c0bcd86cda733
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,