From 61747a14819075bf6da2c1597b6c22e22e026686 Mon Sep 17 00:00:00 2001 From: fei.wang <wf18701153496@163.com> Date: 星期一, 15 四月 2024 14:25:11 +0800 Subject: [PATCH] 4-15修改提交 --- src/webapp/api/init.json | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/src/webapp/api/init.json b/src/webapp/api/init.json index 06b3f12..a11f792 100644 --- a/src/webapp/api/init.json +++ b/src/webapp/api/init.json @@ -80,6 +80,18 @@ "href": "/HxzkFlow/page/Duanxinlog.jsp", "icon": "layui-icon layui-icon-dialogue", "target": "_self" + }, + { + "title": "鐢ㄦ埛绠$悊", + "href": "/HxzkFlow/page/manager.jsp", + "icon": "layui-icon layui-icon-survey", + "target": "_self" + }, + { + "title": "鎿嶄綔鏃ュ織", + "href": "/HxzkFlow/page/OperationLog.jsp", + "icon": "layui-icon layui-icon-survey", + "target": "_self" } ] } -- Gitblit v1.9.3