fix แก้ text โครงสร้าง
This commit is contained in:
parent
cde2df5d0e
commit
b393d899db
1 changed files with 2 additions and 2 deletions
|
|
@ -58,9 +58,9 @@ const props = defineProps({
|
|||
|
||||
//ตัวเลือกระดับส่วนราชการหลัก
|
||||
const orgLevelOptionMain = ref<DataOption[]>([
|
||||
{ name: "ระดับสำนัก", id: "DEPARTMENT" },
|
||||
{ name: "หน่วยงาน", id: "DEPARTMENT" },
|
||||
{
|
||||
name: "ระดับกอง/สำนักงาน/ส่วนราชการ/โรงพยาบาล/เทียบเท่ากอง",
|
||||
name: "ระดับกองหรือเทียบเท่า",
|
||||
id: "OFFICE",
|
||||
},
|
||||
{ name: "ระดับส่วน/กลุ่มภารกิจ", id: "DIVISION" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue