แก่ไขคำผิด
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
|
<div
|
||||||
class="col-xs-12 col-sm-12 text-weight-medium bg-grey-1 q-py-xs q-px-md"
|
class="col-xs-12 col-sm-12 text-weight-medium bg-grey-1 q-py-xs q-px-md"
|
||||||
>
|
>
|
||||||
การประชุมเหมือนกรรมการ
|
การประชุม
|
||||||
<q-btn
|
<q-btn
|
||||||
size="12px"
|
size="12px"
|
||||||
flat
|
flat
|
||||||
|
|
@ -106,7 +106,7 @@ function returnData(data: any) {
|
||||||
icon="mdi-plus"
|
icon="mdi-plus"
|
||||||
@click="onClickAdd"
|
@click="onClickAdd"
|
||||||
>
|
>
|
||||||
<q-tooltip>เพิ่มการประชุมเหมือนกรรมการ </q-tooltip>
|
<q-tooltip>เพิ่มการประชุม </q-tooltip>
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12"><q-separator /></div>
|
<div class="col-12"><q-separator /></div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue