From a0ffe0ab7d459f183e4e4d0f98cd8bb983aaf092 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 15 三月 2024 16:41:44 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 121374b..0fa770b 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -41,12 +41,12 @@
color: 'blue',
cuIcon: 'copy'
},
- // {
- // title: '璁㈠崟缁勬墭',
- // name: 'order',
- // color: 'blue',
- // cuIcon: 'goods'
- // },
+ {
+ title: '璁㈠崟缁勬墭',
+ name: 'order',
+ color: 'blue',
+ cuIcon: 'goods'
+ },
{
title: '搴撳瓨鏌ヨ',
name: 'stockQuery',
@@ -72,12 +72,12 @@
// color: 'blue',
// cuIcon: 'video'
// },
- {
- title: '搴撳瓨鐩樼偣',
- name: 'stoCheck',
- color: 'blue',
- cuIcon: 'safe'
- },
+ // {
+ // title: '搴撳瓨鐩樼偣',
+ // name: 'stoCheck',
+ // color: 'blue',
+ // cuIcon: 'safe'
+ // },
// {
// title: '骞充粨搴撳瓨鐩樼偣',
// name: 'manStoCheck',
--
Gitblit v1.9.1