fix(fe archive): fixed row actions logic

This commit is contained in:
Marco Cavalli 2025-03-12 15:31:47 +01:00
parent fe4db97b80
commit a6430ad913

View file

@ -84,8 +84,9 @@ watch(search, (newValue, oldValue) => {
:item-value="'track_title'"
:show-select="true"
@update-table="getItems"
@delete-item="cancel"
@update-search="updateSearch"
@delete-item="cancel"
@edit-item="edit"
>
<template v-slot:header-buttons>
<v-btn color="primary" @click="openDialog('upload')">