Printing implemented, needs print button on sheet

This commit is contained in:
Stefan Zermatten
2022-11-07 16:18:35 +02:00
parent c436309ba8
commit 008ef62517
16 changed files with 1618 additions and 542 deletions

View File

@@ -44,6 +44,7 @@
"ngraph.path": "^1.4.0",
"pretty-bytes": "^6.0.0",
"qrcode": "^1.5.1",
"qrcode.vue": "^1.7.0",
"request": "^2.88.2",
"sharp": "^0.30.7",
"simpl-schema": "^1.13.1",
@@ -124,4 +125,4 @@
"vuetify/no-deprecated-classes": "error"
}
}
}
}