fix: edit name emit
This commit is contained in:
parent
44fdfc2364
commit
dee626bbb9
1 changed files with 1 additions and 1 deletions
|
|
@ -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') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue