From e7de9d5191399fc03b9905684282dfd0dd429f84 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 26 十月 2023 13:46:12 +0800 Subject: [PATCH] # --- pages/home/home.vue | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 653da14..c9364f0 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -83,6 +83,13 @@ url: '/tzsk/order/orderPutOn' }, { + title: '鍑哄簱鎷i��', + name: 'checkOut', + color: 'cyan', + // cuIcon: 'pullup', + url: '/tzsk/pakin/checkOut' + }, + { title: '璁㈠崟涓婃灦', name: 'orderPutOn', color: 'yellow', @@ -120,13 +127,20 @@ url: '/tzsk/pakin/untie' }, { - title: '骞充粨绉诲簱', + title: '骞冲簱绉诲簱', name: 'locChange', color: 'cyan', // cuIcon: 'pullup', url: '/tzsk/pakin/locChage' }, { + title: '骞冲簱鎷h揣', + name: 'locChange', + color: 'cyan', + // cuIcon: 'pullup', + url: '/tzsk/pakin/locPick' + }, + { title: '涓存椂鍏ュ簱', name: 'pakin', color: 'cyan', -- Gitblit v1.9.1