From 675529192ef9cfb6a9fe645bf4fc6df19b31169c Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期日, 26 二月 2023 08:58:13 +0800 Subject: [PATCH] # --- pages/index/index.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 121374b..26e0144 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -41,12 +41,12 @@ color: 'blue', cuIcon: 'copy' }, - // { - // title: '璁㈠崟缁勬墭', - // name: 'order', - // color: 'blue', - // cuIcon: 'goods' - // }, + { + title: '璁㈠崟缁勬墭', + name: 'order', + color: 'blue', + cuIcon: 'goods' + }, { title: '搴撳瓨鏌ヨ', name: 'stockQuery', -- Gitblit v1.9.1