refactor: hide share add package
This commit is contained in:
parent
1e660682a6
commit
529c742a61
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ defineProps<{
|
|||
<span class="text-body1 text-weight-bold">
|
||||
{{ $t(`form.field.basicInformation`) }}
|
||||
</span>
|
||||
<section class="q-px-md">
|
||||
<section v-if="!service" class="q-px-md">
|
||||
<label :style="{ opacity: readonly ? '.5' : undefined }">
|
||||
<input
|
||||
id="input-shared"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue