From bace21b6b1c54f13b62c35c3287778b5d6a64e6b Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 06 六月 2023 14:41:06 +0800 Subject: [PATCH] # --- pages/home/home.vue | 41 +++++++++++++++++++++++++++++++---------- 1 files changed, 31 insertions(+), 10 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index e9c0470..169ea59 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -33,13 +33,13 @@ cuIcon: 'pullup', url: '/order/orderPakin' }, - { - title: '鎵撳嵃', - name: 'print', - color: 'purple', - cuIcon: 'text', - url: '/print/print' - }, + // { + // title: '鎵撳嵃', + // name: 'print', + // color: 'purple', + // cuIcon: 'text', + // url: '/print/print' + // }, { title: '璁㈠崟涓婃灦', name: 'orderPutOn', @@ -62,20 +62,41 @@ url: '/stock/stockQuery' }, { - title: '搴撳瓨鐩樼偣', + title: '鐩樼偣', name: 'stockCheck', color: 'red', cuIcon: 'post', url: '/stock/stockCheck' }, { - title: '鍟嗗搧鍒楄〃', + 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: 'changePallet', + color: 'green', + cuIcon: 'order', + url: '/stock/changePallet' + }, + { title: '閫�鍑虹櫥褰�', name: 'logOut', color: 'grey', -- Gitblit v1.9.1