fix: edit name emit

This commit is contained in:
Thanaphon Frappet 2024-12-18 10:51:57 +07:00
parent 44fdfc2364
commit dee626bbb9

View file

@ -50,7 +50,7 @@ withDefaults(
@click="() => $emit('example', index)"
/>
<ViewButton icon-only @click="() => $emit('example', index)" />
<ViewButton icon-only @click="() => $emit('view', index)" />
</div>
<span class="app-text-positive text-weight-bold text-body1">
{{ $t('quotation.receiptDialog.receiptIssued') }}