diff --git a/src/views/datatable/DataTableScrollDemo.vue b/src/views/datatable/DataTableScrollDemo.vue index 21efe5720..c4383d468 100755 --- a/src/views/datatable/DataTableScrollDemo.vue +++ b/src/views/datatable/DataTableScrollDemo.vue @@ -42,19 +42,19 @@
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -76,19 +76,19 @@
Frozen Columns
- + - - - - - - - - - - + + + + + + + + + + @@ -180,19 +180,19 @@ export default {
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -214,19 +214,19 @@ export default {
Frozen Columns
- + - - - - - - - - - - + + + + + + + + + + @@ -364,7 +364,7 @@ export default { ::v-deep(.p-datatable-scrollable .p-frozen-column) { font-weight: bold; } - + ` }, 'composition-api': { @@ -402,19 +402,19 @@ export default {
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -436,19 +436,19 @@ export default {
Frozen Columns
- + - - - - - - - - - - + + + + + + + + + + @@ -572,8 +572,8 @@ export default { }); } - return { customers1, customers2, customersGrouped, lockedCustomers, unlockedCustomers, - loading, dialogVisible, balanceFrozen, openDialog, closeDialog, formatCurrency, + return { customers1, customers2, customersGrouped, lockedCustomers, unlockedCustomers, + loading, dialogVisible, balanceFrozen, openDialog, closeDialog, formatCurrency, calculateCustomerTotal, toggleLock } } } @@ -587,7 +587,7 @@ export default { ::v-deep(.p-datatable-scrollable .p-frozen-column) { font-weight: bold; } - + ` } } @@ -676,4 +676,4 @@ export default { ::v-deep(.p-datatable-scrollable .p-frozen-column) { font-weight: bold; } - \ No newline at end of file +