From c9e3a7f0c154892f2327e300e28af53f81e40ad0 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 20 2月 2025 11:03:24 +0800 Subject: [PATCH] 软件加密+ 修复 不断给plc报警的问题 --- 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