Merge branch 'adiDev' into develop

This commit is contained in:
AdisakKanthawilang 2024-02-12 15:45:20 +07:00
commit e9e2fb5fd6

View file

@ -789,7 +789,7 @@ export class PositionController extends Controller {
let shortName = "";
if (body.isAll === true) {
// if (body.isAll === true) {
if (
posMaster.orgRootId !== null &&
posMaster.orgChild1Id == null &&
@ -831,7 +831,7 @@ export class PositionController extends Controller {
body.type = 4;
shortName = posMaster.orgChild4.orgChild4ShortName;
}
}
// }
return {
id: posMaster.id,