From 1ae4309fe4fbc19dcdcaa28b1193a2737299b900 Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期五, 11 十月 2024 13:20:33 +0800 Subject: [PATCH] # --- pages/home/home.vue | 42 +++++++++++++++++++++++++++++++++++------- 1 files changed, 35 insertions(+), 7 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index abf2670..18feabd 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -48,13 +48,13 @@ cuIcon: 'pullup', url: '/pakin/pakin' }, - { - title: '骞冲簱缁勬墭', - name: 'putOn', - color: 'orange', - cuIcon: 'pullup', - url: '/pakin/putOn' - }, + // { + // title: '骞冲簱缁勬墭', + // name: 'putOn', + // color: 'orange', + // cuIcon: 'pullup', + // url: '/pakin/putOn' + // }, { title: '骞冲簱涓婃灦', name: 'WarehouseIn', @@ -84,12 +84,40 @@ url: '/order/orderPickConfirm' }, { + title: '骞舵澘閫斾腑鎷f枡', + name: 'ParallelBoard', + color: 'green', + cuIcon: 'pulldown', + url: '/order/orderListParallelBoard' + }, + { + title: '鎷f枡閫斾腑骞舵澘', + name: 'PickBoard', + color: 'orange', + cuIcon: 'pulldown', + url: '/order/orderListPickBoard' + }, + { + title: '澶氭骞舵澘', + name: 'BoardMany', + color: 'yellow', + cuIcon: 'pulldown', + url: '/order/mergeBoardManyTimes' + }, + { title: '鍒朵护鍏ュ簱', name: 'pakin', color: 'green', cuIcon: 'pulldown', url: '/order/zlOrderPakin' }, + { + title: '鍟嗗搧淇℃伅鏌ヨ', + name: 'MatInformation', + color: 'red', + cuIcon: 'pulldown', + url: '/mat/matInformation' + }, // { // title: '搴撳瓨鏌ヨ', // name: 'stockQuery', -- Gitblit v1.9.1