Confirm view #84

Merged
jsegarra merged 9 commits from wbuezas/hedera-web-mindshore:feature/ConfirmView into 4922-vueMigration 2024-09-12 23:17:38 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit e76e4e4f8c - Show all commits
src/pages/Ecomerce

View File

@ -125,6 +125,7 @@ const fetchData = async () => {
:rows="rows"
:ticket="ticket"
:show-tax="false"
can-delete-items
@on-row-deleted="fetchData"
/>
</QPage>