ปรับ บัญชีเงินเดือน
This commit is contained in:
parent
7891c16a6c
commit
c32c56bc10
5 changed files with 374 additions and 362 deletions
|
|
@ -30,6 +30,7 @@ interface SalaryPosType {
|
|||
id: string;
|
||||
posTypeName: string;
|
||||
posTypeRank: string;
|
||||
posLevels: SalaryPosLevel[];
|
||||
}
|
||||
|
||||
interface SalaryPosLevel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue