updated develop form
This commit is contained in:
parent
03c41dae6c
commit
bdffdc1abf
10 changed files with 1052 additions and 137 deletions
|
|
@ -161,7 +161,7 @@ onMounted(() => {
|
|||
color="primary"
|
||||
@click="router.go(-1)"
|
||||
/>
|
||||
{{ `บันทึกผล${title}` }}
|
||||
{{ `บันทึกผู้ผ่านการอบรม ${title}` }}
|
||||
</div>
|
||||
<q-card flat bordered>
|
||||
<q-toolbar class="q-pa-md">
|
||||
|
|
@ -220,7 +220,7 @@ onMounted(() => {
|
|||
color="primary"
|
||||
@click="modalAddPerson = true"
|
||||
>
|
||||
<q-tooltip>เพิ่ม</q-tooltip>
|
||||
<q-tooltip>เพิ่มรายชื่อผู้ผ่านการอบรม</q-tooltip>
|
||||
</q-btn>
|
||||
</q-toolbar>
|
||||
</q-card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue