From c03369d5d964be137b621198e7a5a506c87fa33c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期六, 18 五月 2024 08:45:27 +0800
Subject: [PATCH] Merge branch 'phyzasrs' of http://47.97.1.152:5880/r/wms_app into phyzasrs

---
 pages/home/wrkMastManage.vue |   56 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/pages/home/wrkMastManage.vue b/pages/home/wrkMastManage.vue
index b68def8..b5b3a56 100644
--- a/pages/home/wrkMastManage.vue
+++ b/pages/home/wrkMastManage.vue
@@ -25,34 +25,34 @@
 				elements: [],
 				project: 'tzsk',
 				elements2: [
-					{
-						title: '宸ヤ綔妗f煡璇㈢淮鎶�',
-						name: 'wrkMast',
-						color: 'blue',
-						// cuIcon: 'pullup',
-						url: `/phyz/wrkMast/wrkMast`
-					},
-					{
-						title: '宸ヤ綔鍘嗗彶妗g淮鎶�',
-						name: 'wrkMastLog',
-						color: 'blue',
-						// cuIcon: 'pullup',
-						url: `/phyz/wrkMast/wrkMastLog`
-					},
-					{
-						title: '鍏ュ簱閫氱煡妗�',
-						name: 'waitPakin',
-						color: 'blue',
-						// cuIcon: 'pullup',
-						url: `/phyz/wrkMast/waitPakin`
-					},
-					{
-						title: '鍏ュ簱閫氱煡鍘嗗彶妗�',
-						name: 'waitPakinLog',
-						color: 'blue',
-						// cuIcon: 'pullup',
-						url: `/phyz/wrkMast/waitPakinLog`
-					},
+					// {
+					// 	title: '宸ヤ綔妗f煡璇㈢淮鎶�',
+					// 	name: 'wrkMast',
+					// 	color: 'blue',
+					// 	// cuIcon: 'pullup',
+					// 	url: `/phyz/wrkMast/wrkMast`
+					// },
+					// {
+					// 	title: '宸ヤ綔鍘嗗彶妗g淮鎶�',
+					// 	name: 'wrkMastLog',
+					// 	color: 'blue',
+					// 	// cuIcon: 'pullup',
+					// 	url: `/phyz/wrkMast/wrkMastLog`
+					// },
+					// {
+					// 	title: '鍏ュ簱閫氱煡妗�',
+					// 	name: 'waitPakin',
+					// 	color: 'blue',
+					// 	// cuIcon: 'pullup',
+					// 	url: `/phyz/wrkMast/waitPakin`
+					// },
+					// {
+					// 	title: '鍏ュ簱閫氱煡鍘嗗彶妗�',
+					// 	name: 'waitPakinLog',
+					// 	color: 'blue',
+					// 	// cuIcon: 'pullup',
+					// 	url: `/phyz/wrkMast/waitPakinLog`
+					// },
 				],
 				colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ]
 			};

--
Gitblit v1.9.1