From 3b9a0380f8dfb24964c0afbd635dc7d2f013d475 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 08 五月 2023 10:38:58 +0800
Subject: [PATCH] #

---
 pages/home/home.vue |   23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 05a08f6..7f03271 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -71,11 +71,32 @@
 					{
 						title: '鍟嗗搧鍒楄〃',
 						name: 'matList',
-						color: 'red',
+						color: 'orange',
 						cuIcon: 'post',
 						url: '/mat/matList'
 					},
 					{
+						title: '琛ヨ揣',
+						name: 'restock',
+						color: 'yellow',
+						cuIcon: 'punch',
+						url: '/stock/restock'
+					},
+					{
+						title: '杞叏鏉�',
+						name: 'piking',
+						color: 'olive',
+						cuIcon: 'order',
+						url: '/pakin/piking'
+					},
+					{
+						title: '鎹㈡澘缁戝畾',
+						name: 'changePallet',
+						color: 'green',
+						cuIcon: 'order',
+						url: '/stock/changePallet'
+					},
+					{
 						title: '閫�鍑虹櫥褰�',
 						name: 'logOut',
 						color: 'grey',

--
Gitblit v1.9.1