From 08c54a2ca62216dd47652549adc9a5d34b052057 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 16 八月 2022 13:09:03 +0800
Subject: [PATCH] Merge branch 'hylywms' of http://47.97.1.152:5880/r/~whycq/wms-app into hylywms

---
 pages/index/index.vue |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index b9860c7..eaf40e2 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -25,6 +25,12 @@
 				elements:[
 					
 					{
+						title: '涓嬫灦绠$悊',
+						name: 'offLines',
+						color: 'blue',
+						cuIcon: 'copy'
+					},
+					{
 						title: '缁勬墭鍏ュ簱',
 						name: 'pakin',
 						color: 'blue',
@@ -43,6 +49,12 @@
 						cuIcon: 'searchlist'
 					},
 					{
+						title: '涓婃灦',
+						name: 'putOnSale',
+						color: 'blue',
+						cuIcon: 'video'
+					},
+					{
 						title: '鍗曟嵁鍑哄簱',
 						name: 'orderOut',
 						color: 'blue',

--
Gitblit v1.9.1