From 02b5b5cf1ae11b8c0cc410dfafe4f129aacd3d0c Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 16 八月 2022 16:27:11 +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