whx 6 months ago
parent
commit
fde5cdd473
1 changed files with 1 additions and 1 deletions
  1. 1 1
      virgo.wzfrontend/console/src/components/flow/flowDetail.vue

+ 1 - 1
virgo.wzfrontend/console/src/components/flow/flowDetail.vue

@@ -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: '生成流程'