fix(scholarship):display budgetSourceOther
This commit is contained in:
parent
8d22f98004
commit
df91679357
2 changed files with 2 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ interface DataSholarship {
|
|||
status: string;
|
||||
planType: string; // INPLAN ในแผนฯ, OUTPLAN นอกแผนฯ
|
||||
isNoUseBudget: boolean; // ไม่ใช้งบประมาณ
|
||||
budgetSourceOther: string; //
|
||||
}
|
||||
|
||||
export type { FormsSholarship, DataSholarship };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue