เเก้ เป้าหมายตามแผน ส่ง text

This commit is contained in:
setthawutttty 2025-04-11 11:54:33 +07:00
parent 0b514204c6
commit f6979d5838
2 changed files with 25 additions and 8 deletions

View file

@ -48,6 +48,8 @@ interface FormGroupTargetPlannedGoal {
}
interface PositionsType {
posType: string;
posLevel: string;
position: string;
posTypeId: string | null;
posLevelId: string | null;