แก้ เพิ่มตัวชี้วัดตามตำแหน่ง
This commit is contained in:
parent
3bb14ce877
commit
a561d547e6
2 changed files with 149 additions and 25 deletions
|
|
@ -35,6 +35,9 @@ interface FormDataRole {
|
|||
weight: string;
|
||||
meaning: string;
|
||||
formula: string;
|
||||
node: number | null;
|
||||
nodeId: string | null;
|
||||
orgRevisionId: string | null;
|
||||
}
|
||||
|
||||
export type { FormQueryRound, FormRound, FormCompetency, FormDataRole };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue