From e11a5e1d2b1f2f1ff428d6cb89625e5f858de107 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 22 九月 2022 08:09:46 +0800
Subject: [PATCH] #

---
 pages/index/index.vue |   24 ++++++++++++++++++------
 1 files changed, 18 insertions(+), 6 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 588a39f..20e7802 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -24,6 +24,12 @@
 			return {
 				elements:[
 					{
+						title: '鎷h揣涓嬫灦',
+						name: 'pickOffLines',
+						color: 'blue',
+						cuIcon: 'video'
+					},
+					{
 						title: '涓婃灦绠$悊',
 						name: 'putOnSale',
 						color: 'blue',
@@ -74,17 +80,23 @@
 					// },
 					{
 						title: '搴撳瓨鐩樼偣',
-						name: 'stockCheck',
-						color: 'blue',
-						cuIcon: 'safe'
-					},
-					{
-						title: '搴撳瓨鐩樼偣',
 						name: 'stoCheck',
 						color: 'blue',
 						cuIcon: 'safe'
 					},
 					{
+						title: '骞充粨搴撳瓨鐩樼偣',
+						name: 'manStoCheck',
+						color: 'blue',
+						cuIcon: 'safe'
+					},
+					// {
+					// 	title: '骞充粨搴撳瓨鐩樼偣',
+					// 	name: 'manStoCheck',
+					// 	color: 'blue',
+					// 	cuIcon: 'safe'
+					// },
+					{
 						title: '閫�鍑虹櫥褰�',
 						name: 'logOut',
 						color: 'grey',

--
Gitblit v1.9.1