no message

This commit is contained in:
setthawutttty 2023-09-05 11:23:43 +07:00
parent 3d4e47ca8c
commit ab0bb6673d
18 changed files with 352 additions and 106 deletions

View file

@ -46,7 +46,9 @@
size="14px"
icon="mdi-history"
@click="clickHistory(props.row)"
/>
>
<q-tooltip>ประวแกไขใบอนญาตประกอบอาช</q-tooltip>
</q-btn>
</q-td>
</q-tr>
</template>

View file

@ -41,7 +41,9 @@
size="14px"
icon="mdi-file-document-outline"
@click="openFile(props.row.file)"
/>
>
<q-tooltip>ไฟลเอกสารหลกฐาน</q-tooltip>
</q-btn>
<q-btn
color="info"
flat
@ -50,7 +52,10 @@
size="14px"
icon="mdi-history"
@click="clickHistory(props.row)"
/>
>
<q-tooltip>ประวการเปลยนช-นามสก
</q-tooltip>
</q-btn>
</q-td>
</q-tr>
</template>