update save history position
This commit is contained in:
parent
acbd0604f8
commit
9a40e455c6
2 changed files with 19 additions and 6 deletions
|
|
@ -33,7 +33,7 @@ export async function CreatePosMasterHistoryOfficer(
|
|||
});
|
||||
|
||||
if (!pm) return false;
|
||||
// if (!pm.ancestorDNA) return false; // ทำให้สร้างตำแหน่งใหม่โครงสร้างปัจจุบัน(ไม่มีancestorDNA)แล้วไม่ปั๊มประวัติ
|
||||
if (!pm.ancestorDNA) return false;
|
||||
const _null: any = null;
|
||||
const h = new PosMasterHistory();
|
||||
const selectedPosition =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue