From d9a7c7c211c15f4a1568c2efdca5b29f5c0f7bf7 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期日, 15 六月 2025 17:46:04 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 32 +++++++++++++++++++++++++-------
1 files changed, 25 insertions(+), 7 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 26e0144..d9a338d 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -41,17 +41,29 @@
color: 'blue',
cuIcon: 'copy'
},
+ // {
+ // title: '榻愬鍏ュ簱',
+ // name: 'kitting',
+ // color: 'blue',
+ // cuIcon: 'searchlist'
+ // },
+ // {
+ // title: '鍦ㄥ簱鏍囪淇敼',
+ // name: 'locOriginInOut',
+ // color: 'blue',
+ // cuIcon: 'searchlist'
+ // },
+ // {
+ // title: '搴撳瓨鏌ヨ',
+ // name: 'stockQuery',
+ // color: 'blue',
+ // cuIcon: 'searchlist'
+ // },
{
title: '璁㈠崟缁勬墭',
name: 'order',
color: 'blue',
cuIcon: 'goods'
- },
- {
- title: '搴撳瓨鏌ヨ',
- name: 'stockQuery',
- color: 'blue',
- cuIcon: 'searchlist'
},
// {
@@ -73,8 +85,14 @@
// cuIcon: 'video'
// },
{
+ title: '閫�搴撶粍鎵�',
+ name: 'backOrderPakin',
+ color: 'blue',
+ cuIcon: 'video'
+ },
+ {
title: '搴撳瓨鐩樼偣',
- name: 'stoCheck',
+ name: 'stockCheck',
color: 'blue',
cuIcon: 'safe'
},
--
Gitblit v1.9.1