refactor
parent
5a5ae8be0b
commit
aa1dd00f5d
|
@ -30,7 +30,6 @@ export default {
|
|||
{
|
||||
label: 'Update',
|
||||
icon: 'pi pi-refresh',
|
||||
|
||||
command: () => {
|
||||
this.$toast.add({ severity: 'success', summary: 'Updated', detail: 'Data Updated', life: 3000 });
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue