From 22dd2114a29cae87609aeb2b3dba4cf596b306f2 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 15 九月 2023 16:29:30 +0800 Subject: [PATCH] #pda物料页面 --- pages/home/home.vue | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 08d317d..720897a 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -59,13 +59,13 @@ // cuIcon: 'pullup', // url: '/order/orderPutOn3' // }, - { - title: '鎵撳嵃', - name: 'print', - color: 'purple', - cuIcon: 'text', - url: '/print/print' - }, + // { + // title: '鎵撳嵃', + // name: 'print', + // color: 'purple', + // cuIcon: 'text', + // url: '/print/print' + // }, { title: '璁㈠崟涓婃灦', name: 'orderPutOn', -- Gitblit v1.9.1