fix รายงานระบบเงินเดือน
This commit is contained in:
parent
a002d1cb40
commit
d7e02ce042
2 changed files with 46 additions and 19 deletions
|
|
@ -3,6 +3,7 @@ interface DataOption {
|
|||
name: string;
|
||||
type?: string;
|
||||
typeName?: string;
|
||||
keyId?: string;
|
||||
}
|
||||
|
||||
interface DataOptionShort {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue