7406-workerFormation #405

Merged
carlossa merged 30 commits from 7406-workerFormation into dev 2024-06-25 11:31:47 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ae18cffd30 - Show all commits

View File

@ -224,7 +224,7 @@ defineExpose({
>
<template #body="{ rows }">
<QTable
v-bind="$attrs"
v-bind="$attrs['QTable']"
class="vnTable"
:columns="splittedColumns.columns"
:rows="rows"