|
@ -52,7 +52,7 @@ const columns = computed(() => [
|
|||
component: VnImg,
|
||||
attrs: ({ row }) => {
|
||||
jsegarra marked this conversation as resolved
Outdated
|
||||
return {
|
||||
id: row.id,
|
||||
id: row?.id,
|
||||
width: '50px',
|
||||
};
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
rounded? O se quiere cuadrada?