From 112c71dbe86fdffffe3dceb13fc7881e7fbe7881 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期一, 26 五月 2025 18:18:49 +0800
Subject: [PATCH] 123
---
pages/index/index.vue | 30 +++++++++++++++++++++---------
1 files changed, 21 insertions(+), 9 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 26e0144..0600c60 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: 'order',
+ color: 'blue',
+ cuIcon: 'goods'
},
// {
@@ -72,12 +84,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