refactor: hide share add package

This commit is contained in:
puriphatt 2024-12-20 17:19:06 +07:00
parent 1e660682a6
commit 529c742a61

View file

@ -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"