From 2905c63ec884f531152a4e97a4d67034e8149d6d Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 17 12月 2024 10:28:43 +0800 Subject: [PATCH] 22 --- LA24030_LuLiPackageLine_Pda/pages/index/index.vue | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/LA24030_LuLiPackageLine_Pda/pages/index/index.vue b/LA24030_LuLiPackageLine_Pda/pages/index/index.vue index 6786f92..be5b133 100644 --- a/LA24030_LuLiPackageLine_Pda/pages/index/index.vue +++ b/LA24030_LuLiPackageLine_Pda/pages/index/index.vue @@ -103,20 +103,26 @@ // 鍙渶閰嶇疆杩欓噷 cleanoutlistForUrl: [ { - name: '鏍囧噯鏀惰揣', + name: 'NG澶勭悊', icon: 'icon-shouhuoguanli', - src: '../../static/index/takeMaterial.png', + src: '../../static/index/cancel.png', pages: '../takeMaterial/orderpiece/orderpiece' + }, +{ + name: '寮傚父澶勭悊', + icon: 'icon-shouhuoguanli', + src: '../../static/index/cancel.png', + pages: '../takeMaterial/orderpiece/exceptionHandle' }, { - name: '鐗╂枡缁勭洏/涓婃灦', + name: '鏉夸欢鏌ョ湅', icon: 'icon-kuaidiguanli', src: '../../static/index/artificial.png', pages: '../artificial/artificial' }, { - name: '鐗╂枡瑙g粦', + name: '鏁村寘鏌ョ湅', //NG澶勭悊 icon: 'icon-kuaidiguanli', src: '../../static/index/untie.png', pages: '../untie/untie' -- Gitblit v1.9.3