ยืม-คืนเครื่องราช
This commit is contained in:
parent
8bae20aa2f
commit
6e482172f2
8 changed files with 323 additions and 568 deletions
|
|
@ -138,9 +138,6 @@
|
|||
<q-btn type="a" target="_blank" :href="props.row.pathName" flat dense round color="red" icon="picture_as_pdf">
|
||||
<q-tooltip>ไฟล์ PDF</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn flat dense round color="blue" icon="mdi-file-word">
|
||||
<q-tooltip>ไฟล์ WORD</q-tooltip>
|
||||
</q-btn>
|
||||
</q-td>
|
||||
</q-tr>
|
||||
</template>
|
||||
|
|
@ -173,9 +170,9 @@
|
|||
<q-btn flat dense round color="red" icon="picture_as_pdf">
|
||||
<q-tooltip>ดาวน์โหลด</q-tooltip>
|
||||
</q-btn>
|
||||
<!-- <q-btn flat dense round color="blue" icon="mdi-file-word">
|
||||
<q-btn flat dense round color="blue" icon="mdi-file-word">
|
||||
<q-tooltip>ไฟล์ WORD</q-tooltip>
|
||||
</q-btn> -->
|
||||
</q-btn>
|
||||
</q-td>
|
||||
</q-tr>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue