From 95308b5b767ada3ce748c104424357189d7746c4 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 17 四月 2024 15:06:36 +0800
Subject: [PATCH] #
---
pages/home/menuHome.vue | 44 ++++++++++++++++++++++++++++++++++++--------
1 files changed, 36 insertions(+), 8 deletions(-)
diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue
index 1ac1ba0..8c5cc1a 100644
--- a/pages/home/menuHome.vue
+++ b/pages/home/menuHome.vue
@@ -26,20 +26,48 @@
project: 'tzsk',
elements2: [
{
- title: 'AGV绠$悊',
- name: 'AGVManage',
+ title: '绔欑偣鏌ヨ缁存姢',
+ name: 'stationManage',
color: 'cyan',
// cuIcon: 'pullup',
- url: `/home/agvManage`
+ url: `/phyz/stationManage/stationManage`
},
{
- title: '鍥涢」搴撶鐞�',
- name: 'FourWayManage',
+ title: '鍏ュ嚭搴撶鐞�',
+ name: 'inOutManage',
+ color: 'purple',
+ // cuIcon: 'pullup',
+ url: `/home/inOutManage`
+ },
+ {
+ title: '鍗曟嵁绠$悊',
+ name: 'ordeManage',
+ color: 'mauve',
+ // cuIcon: 'pullup',
+ url: `/home/orderManage`
+ },
+ {
+ title: '搴撲綅绠$悊',
+ name: 'locManage',
color: 'blue',
// cuIcon: 'pullup',
- url: `/home/fourWayManage`
+ url: `/phyz/checkLocDetl/checkLocDetl`
},
- {
+ // {
+ // title: '宸ヤ綔妗g鐞�',
+ // name: 'ordeManage',
+ // color: 'brown',
+ // // cuIcon: 'pullup',
+ // url: `/home/wrkMastManage`
+ // },
+ // {
+ // title: '娴嬭瘯',
+ // name: 'testView',
+ // color: 'blue',
+ // // cuIcon: 'pullup',
+ // url: `/home/testView`
+ // },
+ /* {
title: '骞充粨绠$悊',
name: 'basicStore',
color: 'mauve',
@@ -52,7 +80,7 @@
color: 'brown',
// cuIcon: 'pullup',
url: '/home/other'
- },
+ }, */
{
title: '閫�鍑虹櫥褰�',
name: 'logOut',
--
Gitblit v1.9.1