update code
parent
7df6458d57
commit
ef50617d64
|
@ -125,7 +125,7 @@ export default {
|
|||
},
|
||||
computed:{
|
||||
hasPosition(){
|
||||
return this.queryParams.subDeptId && this.pitSurveyPointList.length>0;
|
||||
return this.queryParams.projectId && this.pitSurveyPointList.length>0;
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue