|
@@ -297,7 +297,7 @@ $(document).ready(() => {
|
|
|
end_qc_qty: unitNode.end_qc_qty, end_qc_tp: unitNode.end_qc_tp,
|
|
|
end_gather_qty: unitNode.end_gather_qty, end_gather_tp: unitNode.end_gather_tp,
|
|
|
end_gather_percent: unitNode.end_gather_percent,
|
|
|
- drawing_code: unitNode.drawing_code, postil: unitNode.postil_merge, memo: unitNode.memo
|
|
|
+ drawing_code: unitNode.drawing_code_merge, postil: unitNode.postil_merge, memo: unitNode.memo_merge
|
|
|
});
|
|
|
}
|
|
|
}
|