whx 6 mesiacov pred
rodič
commit
fde5cdd473

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