k94314517
2024-04-09 71e2d06dfa28d3bd60b0d9fa6d6c7ff32884a1a9
company/src/components/enterprise/confirmJobType.vue
@@ -60,6 +60,7 @@
                this.form.solutionId = arr.solutionId
                this.data = arr.seleData
                this.visible = true
                this.options=[]
                this.getFindListByDTO()
            },
            getFindListByDTO () {
@@ -84,6 +85,10 @@
                    })
            },
            confirm() {
              if(!this.dw || !this.gz){
                this.$message.error("请先选择派遣单位和工种!")
                return;
              }
                let obj = {
                    workTypeName: '',
                    worktypeId: '',