แก้ไขข้อความการประชุม ประเมิน
This commit is contained in:
parent
289397c1d9
commit
0ff16e5c97
2 changed files with 2 additions and 2 deletions
|
|
@ -307,7 +307,7 @@ function inputEdit(val: boolean) {
|
|||
dense
|
||||
outlined
|
||||
v-model="formData.title"
|
||||
label="ชื่อการประชุม"
|
||||
label="หัวข้อการประชุม"
|
||||
ref="titleRef"
|
||||
for="titleRef"
|
||||
hide-bottom-space
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ export const useEvaluateMeetingDataStore = defineStore(
|
|||
{
|
||||
name: "title",
|
||||
align: "left",
|
||||
label: "เรื่อง",
|
||||
label: "หัวข้อการประชุม",
|
||||
sortable: true,
|
||||
field: "title",
|
||||
headerStyle: "font-size: 14px",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue