@@ -89,7 +89,7 @@
} else {
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 = [{
id: -1,
viewName: '生成流程'