fix:退火、板段滚圆工段模板与脱模一致

This commit is contained in:
shijing 2025-05-28 08:53:53 +08:00
parent ba2f9dfc69
commit bb93ade074
1 changed files with 1 additions and 1 deletions

View File

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