From ad4d41f60d4a44e945c8e55d66bfe23ee8c668f6 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 16 五月 2024 11:10:12 +0800 Subject: [PATCH] Merge branch 'phyzasrs' of http://47.97.1.152:5880/r/wms_app into phyzasrs --- pages/home/menuHome.vue | 24 +++++++++++++++++++----- 1 files changed, 19 insertions(+), 5 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index 5da8240..dc61eb8 100644 --- a/pages/home/menuHome.vue +++ b/pages/home/menuHome.vue @@ -26,12 +26,19 @@ project: 'tzsk', elements2: [ { - title: '鍏ュ嚭搴撶鐞�', - name: 'inOutManage', + title: '绔欑偣鏌ヨ缁存姢', + name: 'stationManage', color: 'cyan', // cuIcon: 'pullup', - url: `/home/inOutManage` + url: `/phyz/stationManage/stationManage` }, + // { + // title: '鍏ュ嚭搴撶鐞�', + // name: 'inOutManage', + // color: 'purple', + // // cuIcon: 'pullup', + // url: `/home/inOutManage` + // }, { title: '鍗曟嵁绠$悊', name: 'ordeManage', @@ -40,9 +47,16 @@ url: `/home/orderManage` }, { - title: '宸ヤ綔妗g鐞�', + title: '搴撲綅绠$悊', + name: 'locManage', + color: 'blue', + // cuIcon: 'pullup', + url: `/home/locMastManage` + }, + { + title: '浠诲姟绠$悊', name: 'ordeManage', - color: 'mauve', + color: 'olive', // cuIcon: 'pullup', url: `/home/wrkMastManage` }, -- Gitblit v1.9.1