From fe8804a0c9f4fda3910c95fc1c7e114b2b6fe08e Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 06 五月 2023 13:53:44 +0800 Subject: [PATCH] # --- pages/home/home.vue | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index e9c0470..7d852b2 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -62,7 +62,7 @@ url: '/stock/stockQuery' }, { - title: '搴撳瓨鐩樼偣', + title: '鐩樼偣', name: 'stockCheck', color: 'red', cuIcon: 'post', @@ -71,11 +71,25 @@ { title: '鍟嗗搧鍒楄〃', name: 'matList', - color: 'red', + color: 'orange', cuIcon: 'post', url: '/mat/matList' }, { + title: '琛ヨ揣', + name: 'restock', + color: 'yellow', + cuIcon: 'punch', + url: '/stock/restock' + }, + { + title: '杞叏鏉�', + name: 'piking', + color: 'olive', + cuIcon: 'order', + url: '/pakin/piking' + }, + { title: '閫�鍑虹櫥褰�', name: 'logOut', color: 'grey', -- Gitblit v1.9.1