From abd0bebb36d6d57c713ada9c8540fcc00a5e5296 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 22 五月 2023 08:57:54 +0800 Subject: [PATCH] # --- pages/home/home.vue | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 7f03271..169ea59 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -33,13 +33,13 @@ cuIcon: 'pullup', url: '/order/orderPakin' }, - { - title: '鎵撳嵃', - name: 'print', - color: 'purple', - cuIcon: 'text', - url: '/print/print' - }, + // { + // title: '鎵撳嵃', + // name: 'print', + // color: 'purple', + // cuIcon: 'text', + // url: '/print/print' + // }, { title: '璁㈠崟涓婃灦', name: 'orderPutOn', @@ -69,7 +69,7 @@ url: '/stock/stockCheck' }, { - title: '鍟嗗搧鍒楄〃', + title: '鍟嗗搧鎵撳嵃', name: 'matList', color: 'orange', cuIcon: 'post', -- Gitblit v1.9.1