From f3fd6931f2f1c68b9f51a51de2eeb32f07135a53 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 21 三月 2025 16:50:54 +0800 Subject: [PATCH] #出入库修改 --- pages/index/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 121374b..27442f3 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -36,17 +36,17 @@ // cuIcon: 'copy' // }, { - title: '缁勬墭鍏ュ簱', + title: '缁勬墭', name: 'pakin', color: 'blue', cuIcon: 'copy' - }, + }, // { // title: '璁㈠崟缁勬墭', // name: 'order', // color: 'blue', // cuIcon: 'goods' - // }, + // }, { title: '搴撳瓨鏌ヨ', name: 'stockQuery', -- Gitblit v1.9.1