|
@@ -760,7 +760,7 @@ export default {
|
|
|
this.tableData = response.data.pointDetailVOList
|
|
this.tableData = response.data.pointDetailVOList
|
|
|
this.form.workareaId=response.data.workareaId
|
|
this.form.workareaId=response.data.workareaId
|
|
|
})
|
|
})
|
|
|
-
|
|
|
|
|
|
|
+ this.setSopEdit(false);//如果是选择sop的话 就不让再选隔离点
|
|
|
console.log(this.jobProps, "父组件jobProps");
|
|
console.log(this.jobProps, "父组件jobProps");
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|