pop up จัดลำดับตำแหน่ง

This commit is contained in:
setthawutttty 2024-02-01 13:45:08 +07:00
parent dd9239ac25
commit 41a40a8fc4
5 changed files with 168 additions and 2 deletions

View file

@ -22,5 +22,7 @@ export default {
orgPosType: `${orgPos}/type`,
orgPosLevel: `${orgPos}/level`,
orgPosMaster: `${orgPos}/master`,
orgPosMasterList: `${orgPos}/master/list`,
orgPosSort: `${orgPos}/sort`,
organizationShortName: `${organization}/sort`,
};