From b79425dae011de5edcf8885f0cfb4c04bb84831f Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期六, 07 六月 2025 08:53:39 +0800
Subject: [PATCH] 123
---
pages/index/index.vue | 26 +++++++++++++++++++-------
1 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 121374b..d88d2e3 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -42,16 +42,28 @@
cuIcon: 'copy'
},
// {
- // title: '璁㈠崟缁勬墭',
- // name: 'order',
+ // title: '榻愬鍏ュ簱',
+ // name: 'kitting',
// color: 'blue',
- // cuIcon: 'goods'
+ // cuIcon: 'searchlist'
+ // },
+ // {
+ // title: '鍦ㄥ簱鏍囪淇敼',
+ // name: 'locOriginInOut',
+ // color: 'blue',
+ // cuIcon: 'searchlist'
+ // },
+ // {
+ // title: '搴撳瓨鏌ヨ',
+ // name: 'stockQuery',
+ // color: 'blue',
+ // cuIcon: 'searchlist'
// },
{
- title: '搴撳瓨鏌ヨ',
- name: 'stockQuery',
+ title: '璁㈠崟缁勬墭',
+ name: 'order',
color: 'blue',
- cuIcon: 'searchlist'
+ cuIcon: 'goods'
},
// {
@@ -74,7 +86,7 @@
// },
{
title: '搴撳瓨鐩樼偣',
- name: 'stoCheck',
+ name: 'stockCheck',
color: 'blue',
cuIcon: 'safe'
},
--
Gitblit v1.9.1