fix:玻纤排装模、压板出炉、脱模测量单件模板同一
This commit is contained in:
parent
2f63f88f29
commit
6669cd380e
|
@ -481,7 +481,7 @@ export default {
|
|||
}else if(type=='wpr'){
|
||||
let params = {};
|
||||
let name = row.material_name.split('|')[0];
|
||||
if(that.route_code=='paiban'){
|
||||
if(that.route_code=='paiban'||that.route_code=='zhuangmo'||that.route_code=='zlybcl'||that.route_code=='tuomoceliang'){
|
||||
params.label_template_name = '排扳单件打印模板';
|
||||
let oinfo = [];
|
||||
for(let key in row.oinfo){
|
||||
|
|
Loading…
Reference in New Issue