แก้ไขฟอร์มกรรมการในวินัย
This commit is contained in:
parent
b6084f2c1b
commit
f2bf2f9016
5 changed files with 0 additions and 30 deletions
|
|
@ -12,7 +12,6 @@ export const useDisciplineDirectorDataStore = defineStore(
|
|||
"no",
|
||||
"name",
|
||||
"position",
|
||||
"responsibilities",
|
||||
"email",
|
||||
"phone",
|
||||
]);
|
||||
|
|
@ -46,15 +45,6 @@ export const useDisciplineDirectorDataStore = defineStore(
|
|||
headerStyle: "font-size: 14px",
|
||||
style: "font-size: 14px",
|
||||
},
|
||||
{
|
||||
name: "responsibilities",
|
||||
align: "left",
|
||||
label: "หน้าที่",
|
||||
sortable: true,
|
||||
field: "responsibilities",
|
||||
headerStyle: "font-size: 14px",
|
||||
style: "font-size: 14px",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
align: "left",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue