fix:退火、板段滚圆工段模板与脱模一致
This commit is contained in:
parent
ba2f9dfc69
commit
bb93ade074
|
|
@ -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 = '排扳单件打印模板';
|
||||
|
|
|
|||
Loading…
Reference in New Issue