From 48d7350d89db2b4ab98b6775031945de45f34c60 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 28 四月 2023 09:05:53 +0800 Subject: [PATCH] # --- pages/home/home.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 026fb34..ee3942a 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -42,14 +42,14 @@ }, { title: '璁㈠崟涓婃灦', - name: 'print', + name: 'orderPutOn', color: 'mauve', cuIcon: 'list', url: '/order/orderPutOn' }, { title: '璁㈠崟涓嬫灦', - name: 'print', + name: 'orderPutDown', color: 'pink', cuIcon: 'list', url: '/order/orderPutDown' -- Gitblit v1.9.1