company/src/components/enterprise/OperaInsuranceApplyAddWindow.vue
@@ -551,7 +551,7 @@ this.$message.warning('请先选择保险方案') return } this.$refs.importEmployees.open('上传名单', { arr: this.tableData, solutionId: this.form.solutionId, type: 1, price: this.price }) this.$refs.importEmployees.open('上传名单', { arr: this.tableData, solutionId: this.form.solutionId, type: 1, hasDispatchUnit: this.item.hasDispatchUnit, price: this.price }) }, // 切换方案 changeSolution (e) {