From bb93ade07443965974827bcfc84d233c6250405b Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 28 May 2025 08:53:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=80=80=E7=81=AB=E3=80=81=E6=9D=BF?= =?UTF-8?q?=E6=AE=B5=E6=BB=9A=E5=9C=86=E5=B7=A5=E6=AE=B5=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E4=B8=8E=E8=84=B1=E6=A8=A1=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/inm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wpm_bx/inm.vue b/src/views/wpm_bx/inm.vue index 7aac8181..1742afcd 100644 --- a/src/views/wpm_bx/inm.vue +++ b/src/views/wpm_bx/inm.vue @@ -496,7 +496,7 @@ export default { oinfo.push(row.oinfo[key]) } let data = {sigao:'',duibian:'',moban:'',istest:'否',number:row.number,name:name,ofrom_name:that.ofrom_name,ofrom_batch:that.ofrom_batch}; - if(that.route_code=='zlybcl'||that.route_code=='tuomoceliang'){ + if(that.route_code=='zhuangmo'||that.route_code=='zlybcl'||that.route_code=='tuomoceliang'||that.route_code=='reyatuihuo'||that.route_code=='banduangunyuan'){ params.label_template_name = '脱膜测量单件标签模板'; }else{ params.label_template_name = '排扳单件打印模板';