small change
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
William Buezas 2024-02-05 12:50:05 -03:00
parent 86bbc7cfd6
commit 02c163c5e0
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ const getInputEvents = (colField, props) => {
};
};
const tableColumnComponents = {
const tableColumnComponents = computed(() => ({
item: {
component: QBtn,
props: {
@ -132,7 +132,7 @@ const tableColumnComponents = {
props: {},
event: () => ({}),
},
};
}));
const entriesTableColumns = computed(() => {
return [