whx 6 月之前
父节点
当前提交
fde5cdd473
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: '生成流程'