From 8324311952b44b60e0d7944b25dffb7badec28c1 Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期四, 30 五月 2024 16:57:46 +0800 Subject: [PATCH] 完成80%日工时管理接口对接 --- static/js/menu.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/menu.js b/static/js/menu.js index 0fb4b37..5569d0e 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", -- Gitblit v1.9.3