From 9ed716080ceb42c2694626e077b58a0aaa7b4f72 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期一, 27 五月 2024 15:53:29 +0800
Subject: [PATCH] 对接下单新增字段

---
 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