From 46372985a6049a50a1c666fb264d07caf28fe89f Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 21 八月 2025 19:50:41 +0800 Subject: [PATCH] # --- pages/home/home.vue | 20 ++++++++++++++------ 1 files changed, 14 insertions(+), 6 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index f99f4c7..cc670d8 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -60,6 +60,13 @@ // cuIcon: 'pullup', // url: '/pingku/POrderListOut' // }, + // { + // title: '浜х嚎鍙枡', + // name: 'AGVSiteList', + // color: 'red', + // cuIcon: 'post', + // url: '/AGV/AGVSiteList' + // }, { title: '鍛煎彨Agv', name: 'AGVStart', @@ -73,14 +80,15 @@ color: 'orange', cuIcon: 'order', url: '/AGV/AGVUnbind' - },{ - title: '鐩樼偣', - name: 'stockCheck', - color: 'red', - cuIcon: 'post', - url: '/stock/stockCheck' }, // { + // title: '鐩樼偣', + // name: 'stockCheck', + // color: 'red', + // cuIcon: 'post', + // url: '/stock/stockCheck' + // }, + // { // title: '缁勬墭涓婃灦', // name: 'putOn', // color: 'orange', -- Gitblit v1.9.1