แก้สถานะวินัย
This commit is contained in:
parent
8664a904eb
commit
76594a2359
5 changed files with 36 additions and 62 deletions
|
|
@ -36,6 +36,8 @@ export const useStoreResultMain = defineStore("resultMain", () => {
|
|||
return "ยุติเรื่อง";
|
||||
case "SEND_DISCIPLINARY":
|
||||
return "ส่งไปสอบสวน";
|
||||
case "DONE":
|
||||
return "ส่งไปสรุปผลการพิจารณาทางวินัย";
|
||||
}
|
||||
}
|
||||
return { convertRespondentType, convertFault, convertStatus };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue