feat: tkx 修改质量 报表

This commit is contained in:
zty 2025-01-26 09:44:31 +08:00
parent 08b5c0550f
commit e7b4df54ce
1 changed files with 2 additions and 2 deletions

View File

@ -307,8 +307,8 @@
that.header2 = ['辅料','干混生料'];//
}else if(that.deptName=='烧成车间'){
that.header2Obj=[{name:'入窑生料',lengths:4},{name:'熟料',lengths:4}];
that.header2 = ['入窑生料','熟料'];//
that.header2Obj=[{name:'出窑熟料',lengths:4},{name:'熟料',lengths:4}];
that.header2 = ['出窑熟料','熟料'];//
}else{
that.header2Obj=[{name:'出磨水泥',lengths:3}];
that.header2 = ['出磨水泥'];//