From 8a99f9a7909ffa6711f2926c1997982392c05b55 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 21 三月 2024 16:05:13 +0800
Subject: [PATCH] #

---
 pages/home/other.vue |   38 +++++---------------------------------
 1 files changed, 5 insertions(+), 33 deletions(-)

diff --git a/pages/home/other.vue b/pages/home/other.vue
index 20810c0..385df96 100644
--- a/pages/home/other.vue
+++ b/pages/home/other.vue
@@ -26,39 +26,11 @@
 				project: 'tzsk',
 				elements2: [
 					{
-						title: '鍑哄簱鎷i��',
-						name: 'checkOut',
-						color: 'cyan',
+						title: '閲囪喘鍏ュ簱鍗�',
+						name: 'purchaseOrder',
+						color: 'blue',
 						// cuIcon: 'pullup',
-						url: '/tzsk/pakin/checkOut'
-					},
-					{
-						title: '鎵樼洏瑙g粦',
-						name: 'untie',
-						color: 'cyan',
-						// cuIcon: 'pullup',
-						url: '/tzsk/pakin/untie'
-					},
-					{
-						title: '涓存椂鍏ュ簱',
-						name: 'pakin',
-						color: 'cyan',
-						cuIcon: 'pullup',
-						url: '/pakin/pakin2'
-					},
-					{
-						title: '鎵撳嵃',
-						name: 'print',
-						color: 'purple',
-						cuIcon: 'text',
-						url: '/print/print'
-					},
-					{
-						title: '鍟嗗搧鎵撳嵃',
-						name: 'matList',
-						color: 'orange',
-						cuIcon: 'post',
-						url: '/mat/matList'
+						url: `/phyz/AGV/purchaseOrder`
 					},
 				],
 				colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ]
@@ -243,4 +215,4 @@
 		background-color: #ffffff;
 		color: #666666;
 	}
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.1