From cdc490658e982241e295078ed4ec4f0777d9ef0f Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期二, 08 十月 2024 16:25:21 +0800 Subject: [PATCH] Merge branch 'nbncPda' of http://47.97.1.152:5880/r/wms_app into nbncPda --- pages/home/home.vue | 23 +++++++++++++++-------- 1 files changed, 15 insertions(+), 8 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index abf2670..5a34482 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', @@ -67,7 +67,7 @@ name: 'orderPutOn', color: 'yellow', cuIcon: 'pullup', - url: '/order/orderList' + url: '/order/orderPutOn' }, { title: '璁㈠崟缁勬墭', @@ -84,6 +84,13 @@ url: '/order/orderPickConfirm' }, { + title: '骞舵澘閫斾腑鎷f枡', + name: 'orderListParallelBoard', + color: 'green', + cuIcon: 'pulldown', + url: '/order/orderListParallelBoard' + }, + { title: '鍒朵护鍏ュ簱', name: 'pakin', color: 'green', -- Gitblit v1.9.1