From 32a95699e59c5c65e18c08643266c9cbfa380ee4 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期五, 07 六月 2024 09:56:05 +0800
Subject: [PATCH] 优化设备明细、检验任务附件权限

---
 static/js/menu.js |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/static/js/menu.js b/static/js/menu.js
index 4f54acf..024fc74 100644
--- a/static/js/menu.js
+++ b/static/js/menu.js
@@ -13,7 +13,7 @@
 	{
 		v: "涓氬姟绠$悊",
 		i: "font icon-kexueyanjiuheshiyankaifa",
-		p: "selectInsOrderParameter selectInsOrderPlanList pageInsReport pageInsUnPass",
+		p: "selectInsOrderParameter selectInsOrderPlanList pageInsReport costStatistics selectWarehouse",
 		c: [{
 			v: "妫�楠屼笅鍗�",
 			i: "font icon-erjidaohang",
@@ -50,7 +50,7 @@
 	{
 		v: "鏍囧噯闆�",
 		i: "font icon-biaozhunji",
-		p: "",
+		p: "selectStandardTreeList selectStandardTemplatePageList",
 		c: [{
 			v: "鏍囧噯搴�",
 			i: "font icon-erjidaohang",
@@ -71,7 +71,7 @@
 			v: "宸ユ椂绠$悊",
 			i: "font icon-erjidaohang",
 			u: "b3-work-time-management",
-			p: ""
+			p: "selectAuxiliaryWorkingHours"
 		}, {
 			v: "浜哄憳鑰冨嫟",
 			i: "font icon-erjidaohang",
@@ -101,7 +101,7 @@
 			v: "鐝",
 			i: "font icon-erjidaohang",
 			u: "b3-classes",
-			p: ""
+			p: "performanceShiftPage performanceShiftPageYear"
 		}]
 	},
 	{
@@ -127,7 +127,7 @@
 			v: "鏍峰搧缂洪櫡鎸囨暟",
 			i: "font icon-erjidaohang",
 			u: "b4-sample-defects",
-			p: ""
+			p: "selectSampleDefects"
 		}, {
 			v: "鑰楁潗缁熻",
 			i: "font icon-erjidaohang",
@@ -174,12 +174,12 @@
 			v: "瑙掕壊绠$悊",
 			i: "el-icon-s-tools",
 			u: "role-manage",
-			p: ""
+			p: "selectRoleLists"
 		}, {
 			v: "鐢ㄦ埛绠$悊",
 			i: "el-icon-s-tools",
 			u: "person-manage",
-			p: ""
+			p: "selectUserList"
 		}, {
 			v: "瀹㈡埛绠$悊",
 			i: "el-icon-s-tools",
@@ -189,7 +189,7 @@
 			v: "绯荤粺鏃ュ織",
 			i: "el-icon-s-tools",
 			u: "system-log",
-			p: "selectSystemLogList"
+			p: ""
 		}, {
 			v: "娑堟伅璇︽儏",
 			i: "el-icon-s-tools",
@@ -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",
@@ -368,7 +368,7 @@
 		}, {
 			v: "澶栨潵浜哄憳绠$悊",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a6-external-personnel-management",
 			g: "6.3 璁炬柦鍜岀幆澧冩潯浠�",
 			p: ""
 		}, {
@@ -404,7 +404,7 @@
 		}, {
 			v: "搴熺墿澶勭悊浜ゆ帴璁板綍",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a6-waste-handover",
 			g: "6.3 璁炬柦鍜岀幆澧冩潯浠�",
 			p: ""
 		}, {
@@ -500,7 +500,7 @@
 		}, {
 			v: "鏍囧噯鐗╄川娓呭崟",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a6-standard-material-list",
 			g: "6.5 璁¢噺婧簮鎬�",
 			p: ""
 		}, {
@@ -512,7 +512,7 @@
 		}, {
 			v: "鏍囧噯鐗╄川棰嗙敤",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a6-standard-material-requisition",
 			g: "6.5 璁¢噺婧簮鎬�",
 			p: ""
 		}, {

--
Gitblit v1.9.3