แก่ไขคำผิด
This commit is contained in:
parent
3d030d9d84
commit
0b67546b10
1 changed files with 2 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ function returnData(data: any) {
|
|||
<div
|
||||
class="col-xs-12 col-sm-12 text-weight-medium bg-grey-1 q-py-xs q-px-md"
|
||||
>
|
||||
การประชุมเหมือนกรรมการ
|
||||
การประชุม
|
||||
<q-btn
|
||||
size="12px"
|
||||
flat
|
||||
|
|
@ -106,7 +106,7 @@ function returnData(data: any) {
|
|||
icon="mdi-plus"
|
||||
@click="onClickAdd"
|
||||
>
|
||||
<q-tooltip>เพิ่มการประชุมเหมือนกรรมการ </q-tooltip>
|
||||
<q-tooltip>เพิ่มการประชุม </q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
<div class="col-12"><q-separator /></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue