diff --git a/apps/web/components/CustomerTable.vue b/apps/web/components/CustomerTable.vue index a11bf21..987cff3 100644 --- a/apps/web/components/CustomerTable.vue +++ b/apps/web/components/CustomerTable.vue @@ -2,16 +2,7 @@
You can create, modify or delete a customer.
-{{ token.License.name }} | +
+ |
{{ token.Product.name }} | {{ token.Customer.name }} | {{ token.License.createdAt }} | diff --git a/apps/web/components/ProductTable.vue b/apps/web/components/ProductTable.vue index f58ed4b..834d920 100644 --- a/apps/web/components/ProductTable.vue +++ b/apps/web/components/ProductTable.vue @@ -2,16 +2,7 @@