!1286 修复:加工组问题

pull/1286/MERGE
ZoeLeeFZ 4 years ago committed by ChenX
parent a002290188
commit 310a27e7ae

@ -525,6 +525,7 @@ export namespace Production
if (b.__OriginalEnt__)
{
b.BoardProcessOption = en.BoardProcessOption;
b.ProcessingGroupList = en.ProcessingGroupList;
for (let [k, ds] of en.DrillList)
b.AppendDrillList(k, ds);
b.AppendNails(en.LayerNails);

Loading…
Cancel
Save