MrShi
2024-02-23 6d6fadc1ead24fde59386f96d384795c803e4a89
company/src/components/enterprise/additionSubtractionApplication.vue
@@ -496,7 +496,7 @@
                    this.$message.warning('请选择员工')
                    return
                }
                this.$refs.confirmJobType.open('确认工种', { solutionId: this.form.solutionId })
                this.$refs.confirmJobType.open('确认工种', { solutionId: this.item.newVersionSolutionId })
            },
            // 查询全部方案
            getCompany() {