แก้ไขข้อความการประชุม ประเมิน

This commit is contained in:
Warunee Tamkoo 2023-12-21 11:00:03 +07:00
parent 289397c1d9
commit 0ff16e5c97
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ export const useEvaluateMeetingDataStore = defineStore(
{
name: "title",
align: "left",
label: "เรื่อง",
label: "หัวข้อการประชุม",
sortable: true,
field: "title",
headerStyle: "font-size: 14px",