fix การแสดง เลขที่คำสั่ง
This commit is contained in:
parent
11631b733b
commit
6097caf22d
3 changed files with 17 additions and 2 deletions
|
|
@ -196,6 +196,7 @@ interface SalaryFormType {
|
|||
refCommandNo: string | null;
|
||||
templateDoc: string;
|
||||
order: number;
|
||||
commandType: string;
|
||||
}
|
||||
|
||||
interface NopaidFormType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue