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 = '排扳单件打印模板';