Fix "Spaltenbreite wird nicht gespeichert" for Kontakt Tabs: use Filtercomponent default layout

This commit is contained in:
cgfhtw
2025-06-27 09:52:18 +02:00
parent af2aa416aa
commit 0adf7ee9dc
3 changed files with 0 additions and 6 deletions
@@ -122,8 +122,6 @@ export default{
frozen: true
},
],
layout: 'fitDataFill',
layoutColumnsOnNewData: false,
height: 'auto',
selectable: true,
index: 'adresse_id',
@@ -86,8 +86,6 @@ export default{
frozen: true
},
],
layout: 'fitDataFill',
layoutColumnsOnNewData: false,
height: 'auto',
selectable: true,
index: 'bankverbindung_id',
@@ -94,8 +94,6 @@ export default{
frozen: true
},
],
layout: 'fitDataFill',
layoutColumnsOnNewData: false,
height: 'auto',
selectable: true,
index: 'kontakt_id',