diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index d6236bfb..f10b3136 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -98,7 +98,7 @@ md="4" lg="3" > - + {{ item.columns.c1.v }} @@ -106,11 +106,38 @@ - - Calories: - {{ - item.calories - }} + + + + {{ getHeaderText(c.key) }} + + + + + + + + @@ -119,12 +146,12 @@ -
+