From 26a240a9fde1e7911a69f92b33f9d3e3039cadd5 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 14 九月 2023 10:55:34 +0800
Subject: [PATCH] #

---
 pages/home/home.vue |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index c8474e8..f72daf3 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -27,7 +27,7 @@
 					// {
 					// 	title: '缁勬墭鍏ュ簱',
 					// 	name: 'pakin',
-					// 	color: 'cyan',
+					// 	color: 'orange',
 					// 	cuIcon: 'pullup',
 					// 	url: '/pakin/pakin'
 					// },
@@ -46,12 +46,19 @@
 						url: '/pakin/putOn'
 					},
 					{
-						title: '璁㈠崟涓婃灦2',
+						title: '璁㈠崟缁勬墭2',
 						name: 'putOn',
 						color: 'cyan',
 						cuIcon: 'pullup',
 						url: '/order/orderPutOn2'
 					},
+					// {
+					// 	title: '璁㈠崟缁勬墭3',
+					// 	name: 'putOn',
+					// 	color: 'cyan',
+					// 	cuIcon: 'pullup',
+					// 	url: '/order/orderPutOn3'
+					// },
 					// {
 					// 	title: '鎵撳嵃',
 					// 	name: 'print',
@@ -88,6 +95,13 @@
 						url: '/stock/stockCheck'
 					},
 					{
+						title: '搴撲綅杞Щ',
+						name: 'locMove',
+						color: 'olive',
+						cuIcon: 'order',
+						url: '/loc/locMove'
+					},
+					{
 						title: '鍟嗗搧鎵撳嵃',
 						name: 'matList',
 						color: 'orange',

--
Gitblit v1.9.1