From 8870d754b409d3b5604cae6cd345a6800a830875 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 15 七月 2023 16:53:37 +0800 Subject: [PATCH] # --- pages/index/index.vue | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 3a98b53..2988624 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -41,6 +41,12 @@ color: 'blue', cuIcon: 'copy' }, + { + title: '鍚姩鍏ュ簱', + name: 'startWarehousing', + color: 'blue', + cuIcon: 'copy' + }, // { // title: '璁㈠崟缁勬墭', // name: 'order', -- Gitblit v1.9.1