8622-testToMaster #1411

Merged
alexm merged 746 commits from 8622-testToMaster into master 2025-02-18 07:54:25 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 81591b4f67 - Show all commits
src/pages/Worker/Card

View File

@ -275,6 +275,7 @@ const columns = computed(() => [
:right-search="false"
card-class="grid-two q-gutter-x-md"
:is-editable="true"
:use-model="true"
/>
</template>
<style lang="scss" scoped></style>