Merge branch 'develop' of https://github.com/Frappet/bma-ehr-frontend into develop
This commit is contained in:
commit
d659b0930d
1 changed files with 2 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ watch(
|
|||
|
||||
<q-btn
|
||||
v-if="store.typeOrganizational === 'draft'"
|
||||
@click.stop
|
||||
flat
|
||||
dense
|
||||
color="grey-13"
|
||||
|
|
@ -549,6 +550,7 @@ watch(
|
|||
|
||||
<q-btn
|
||||
v-else-if="checkPermission($route)?.attrIsGet"
|
||||
@click.stop
|
||||
flat
|
||||
dense
|
||||
color="grey-13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue