From 14a3a0f312a69ccb70e530f7aa25ac9bda07d007 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期六, 26 十月 2024 09:09:02 +0800 Subject: [PATCH] ### --- pages/home/home.vue | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index e2280de..ac199e1 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -46,6 +46,13 @@ url: '/out/stockOut' }, { + title: '閫�搴撳崟閫�搴�', + name: 'orderOut', + color: 'blue', + cuIcon: 'pullup', + url: '/order/orderPakin2' + }, + { title: '鎵嬪姩鍏ュ簱', name: 'handIn', color: 'olive', -- Gitblit v1.9.1