展示流程ID
This commit is contained in:
		| @@ -43,7 +43,8 @@ export default { | ||||
|       tableData: [], | ||||
|       colConfigs: [ | ||||
|         {prop: "name", label: "流程名称"}, | ||||
|         {prop: "app", label: "对应应用"} | ||||
|         {prop: "app", label: "对应应用"}, | ||||
|         {prop: "id", label: "流程id"} | ||||
|       ], | ||||
|     } | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user