Merge branch 'develop' of github.com:Frappet/bma-ehr-frontend into develop
This commit is contained in:
commit
1b2557cb08
1 changed files with 2 additions and 1 deletions
|
|
@ -354,8 +354,9 @@ async function downloadFile(url: string, type: string, fileName: string) {
|
||||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div v-if="!props.isActive">
|
||||||
<q-btn
|
<q-btn
|
||||||
|
|
||||||
dense
|
dense
|
||||||
flat
|
flat
|
||||||
round
|
round
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue