|
@@ -89,7 +89,7 @@
|
|
} else {
|
|
} else {
|
|
this.flowUserList = flowUserList;
|
|
this.flowUserList = flowUserList;
|
|
}
|
|
}
|
|
- if (!this.detail.projectFlowId && this.dettail.createdByUserId === this.$store.getters.user
|
|
|
|
|
|
+ if (!this.detail.projectFlowId && this.detail.createdByUserId === this.$store.getters.user
|
|
.userId) this.activeList = [{
|
|
.userId) this.activeList = [{
|
|
id: -1,
|
|
id: -1,
|
|
viewName: '生成流程'
|
|
viewName: '生成流程'
|