From 0c80ad32821604cab70782e1c5133dce45ef6d35 Mon Sep 17 00:00:00 2001 From: zhangtao <9480807882@qq.com> Date: Tue, 17 Feb 2026 03:45:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E7=BC=96=E6=8E=92=E8=8F=9C=E5=8D=95=E7=9A=84=E6=8E=92=E5=BA=8F?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/app/scripts/data/sys_menu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/app/scripts/data/sys_menu.json b/backend/app/scripts/data/sys_menu.json index 86f30684..0283e9d6 100644 --- a/backend/app/scripts/data/sys_menu.json +++ b/backend/app/scripts/data/sys_menu.json @@ -2829,7 +2829,7 @@ "name": "流程编排", "type": 2, "icon": "el-icon-Share", - "order": 2, + "order": 3, "permission": "module_task:workflow:query", "route_name": "Workflow", "route_path": "/task/workflow",