From 46e04acb4d7cff0695d3b8f5301df75762f74a1c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 02 三月 2024 14:01:31 +0800 Subject: [PATCH] # --- pages/home/home.vue | 62 +++++++++++++++--------------- 1 files changed, 31 insertions(+), 31 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 350dcf6..927981c 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -32,18 +32,18 @@ url: '/pakin/goodsUp' }, { - title: '骞冲簱涓婃灦', + title: '鏉$爜涓婃灦', name: 'GoodsUp', color: 'cyan', cuIcon: 'pullup', - url: '/pakin/goodsUp2' + url: '/pakin/sourceMenu' }, { title: '骞冲簱涓嬫灦', name: 'GoodsDown', color: 'cyan', cuIcon: 'pullup', - url: '/pakin/goodsDown' + url: '/pakin/goodsDown2' }, // { // title: '缁勬墭鍏ュ簱', @@ -122,34 +122,34 @@ cuIcon: 'order', url: '/loc/locMove' }, - { - title: '鍟嗗搧鎵撳嵃', - name: 'matList', - 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: 'matList', + // 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', -- Gitblit v1.9.1