From 08baded6ebee74bb3a3cb9c15c63fb09c0d120f8 Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期三, 05 六月 2024 15:37:52 +0800 Subject: [PATCH] 完成RTS --- static/js/menu.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/js/menu.js b/static/js/menu.js index 0fb4b37..9c1cba6 100644 --- a/static/js/menu.js +++ b/static/js/menu.js @@ -292,13 +292,13 @@ i: "font icon-erjidaohang", u: "a6-personnel-overview", g: "6.2 浜哄憳", - p: "selectUserList" + p: "selectPersonnelOverview" }, { v: "浜哄憳鏄庣粏", i: "font icon-erjidaohang", u: "a6-personnel-detail", g: "6.2 浜哄憳", - p: "selectUserList" + p: "selectDepartmentLim" }, { v: "浜哄憳鍩硅", i: "font icon-erjidaohang", @@ -512,7 +512,7 @@ }, { v: "鏍囧噯鐗╄川棰嗙敤", i: "font icon-erjidaohang", - u: "", + u: "a6-standard-material-requisition", g: "6.5 璁¢噺婧簮鎬�", p: "" }, { -- Gitblit v1.9.3