From 9cc631da82223d2965771b7c939082f73e12d3bb Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期三, 24 九月 2025 10:59:04 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/jx-tlf-pda' into jx-tlf-pda
---
pages/home/home.vue | 49 ++++++++++++++++++++++++++++---------------------
1 files changed, 28 insertions(+), 21 deletions(-)
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 1f9f2c9..3830b9e 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -38,27 +38,34 @@
// cuIcon: 'order',
// url: '/pakin/pickAgain'
// },
- // {
- // title: '璁㈠崟鍏ュ簱',
- // name: 'orderPakin',
- // color: 'red',
- // cuIcon: 'pullup',
- // url: '/order/orderPakin'
- // },
- // {
- // title: '閿�鍞崟鍏ュ簱',
- // name: 'orderIn',
- // color: 'blue',
- // cuIcon: 'pullup',
- // url: '/order/orderIn'
- // },
- // {
- // title: 'Bom鍏ュ簱鍗�',
- // name: 'orderBomPakin',
- // color: 'red',
- // cuIcon: 'pullup',
- // url: '/order/orderBomPakin'
- // },
+ {
+ title: '璁㈠崟鍏ュ簱',
+ name: 'orderPakin',
+ color: 'red',
+ cuIcon: 'pullup',
+ url: '/order/orderPakin'
+ },
+ {
+ title: 'AGV绉诲姩浠诲姟',
+ name: 'AGVStart',
+ color: 'green',
+ cuIcon: 'order',
+ url: '/AGV/AGVStart'
+ },
+ {
+ title: 'AGV鍛煎彨绌烘墭鐩�',
+ name: 'AGVkongban',
+ color: 'blue',
+ cuIcon: 'pullup',
+ url: '/AGV/AGVkongban'
+ },
+ {
+ title: '鍑哄簱纭',
+ name: 'outConfilm',
+ color: 'red',
+ cuIcon: 'pullup',
+ url: '/pakin/outConfilm'
+ },
// {
// title: '缁勬墭涓婃灦',
// name: 'putOn',
--
Gitblit v1.9.1