From 6097e510c5b0cf9a820017d0704a616b3d475ddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Gr=C3=B6ger?= Date: Sun, 21 Mar 2021 23:25:22 +0100 Subject: [PATCH] [pricelist] simple pricelist --- .../pricelist/components/Pricelist.vue | 90 ++++++++++++++----- 1 file changed, 69 insertions(+), 21 deletions(-) diff --git a/src/plugins/pricelist/components/Pricelist.vue b/src/plugins/pricelist/components/Pricelist.vue index add10c9..f2a1bfe 100644 --- a/src/plugins/pricelist/components/Pricelist.vue +++ b/src/plugins/pricelist/components/Pricelist.vue @@ -1,19 +1,33 @@