company/src/components/enterprise/confirmJobType.vue
@@ -55,15 +55,18 @@ methods: { open (title, arr) { this.title = title this.dw = '' this.gz = '' this.form.solutionId = arr.solutionId this.data = arr.seleData this.visible = true this.options=[] this.getFindListByDTO() }, getFindListByDTO () { findListByDTO({ solutionId: this.form.solutionId, dataType: 2 // dataType: 0 }).then(res => { this.dispatching = res }) @@ -82,6 +85,10 @@ }) }, confirm() { if(!this.dw || !this.gz){ this.$message.error("请先选择派遣单位和工种!") return; } let obj = { workTypeName: '', worktypeId: '',