แก้สถานะวินัย
This commit is contained in:
parent
8664a904eb
commit
76594a2359
5 changed files with 36 additions and 62 deletions
|
|
@ -50,7 +50,7 @@ export const useInvestigateFactStore = defineStore(
|
|||
const faultOps = ref<DataOption[]>([
|
||||
{ id: "NEW", name: "กำลังสืบสวน" },
|
||||
{ id: "STOP", name: "ยุติเรื่อง" },
|
||||
{ id: "COMPLETE", name: "ส่งไปสอบสวน" },
|
||||
{ id: "SEND_DISCIPLINARY", name: "ส่งไปสอบสวน" },
|
||||
]);
|
||||
const investigationStatusResultOptions = ref<DataOption[]>([
|
||||
{ id: "NOT_SPECIFIED", name: "ยังไม่ระบุ" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue