From a3ffaec9c9a81626c34989c7026988cc07b3c3d3 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期二, 16 九月 2025 13:54:24 +0800 Subject: [PATCH] # --- pages/home/home.vue | 36 ++++++++++++++++++++++-------------- 1 files changed, 22 insertions(+), 14 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index cc670d8..f55cad5 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -60,13 +60,7 @@ // cuIcon: 'pullup', // url: '/pingku/POrderListOut' // }, - // { - // title: '浜х嚎鍙枡', - // name: 'AGVSiteList', - // color: 'red', - // cuIcon: 'post', - // url: '/AGV/AGVSiteList' - // }, + { title: '鍛煎彨Agv', name: 'AGVStart', @@ -80,14 +74,28 @@ color: 'orange', cuIcon: 'order', url: '/AGV/AGVUnbind' + }, + { + title: '绔欑粦瀹�', + name: 'AGVStaBind', + color: 'red', + cuIcon: 'post', + url: '/AGV/AGVStaBind' }, - // { - // title: '鐩樼偣', - // name: 'stockCheck', - // color: 'red', - // cuIcon: 'post', - // url: '/stock/stockCheck' - // }, + { + title: '浜х嚎鍙枡', + name: 'AGVSiteList', + color: 'red', + cuIcon: 'post', + url: '/AGV/AGVSiteList' + }, + { + title: '鎴愬搧鍛煎彨', + name: 'AGVFinishedCall', + color: 'orange', + cuIcon: 'pullup', + url: '/AGV/AGVFinishedCall' + }, // { // title: '缁勬墭涓婃灦', // name: 'putOn', -- Gitblit v1.9.1