| | |
| | | }).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, |
| | |
| | | } 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, |