@@ -72,11 +72,10 @@ class GljDao extends OprDao {
ID: IDMapping[c.ID],
consumeAmt: c.consumeAmt
}));
- // 设备改材料
- const gljType = glj.gljType === 5 ? 201 : glj.gljType;
+ /* // 设备改材料
+ const gljType = glj.gljType === 5 ? 201 : glj.gljType; */
return {
...glj,
- gljType,
repositoryId: targetLibID,
ID: IDMapping[glj.ID],
component: newComponent