feat: tkx 修改质量 报表
This commit is contained in:
parent
08b5c0550f
commit
e7b4df54ce
|
@ -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 = ['出磨水泥'];//物料
|
||||
|
|
Loading…
Reference in New Issue