Fixed QR codes not printing
This commit is contained in:
parent
49baa07141
commit
d8da88aefa
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@
|
||||||
|
|
||||||
new Vue({
|
new Vue({
|
||||||
el: '#vue',
|
el: '#vue',
|
||||||
mixins: [windowMixin],
|
|
||||||
data: function () {
|
data: function () {
|
||||||
return {
|
return {
|
||||||
theurl: location.protocol + '//' + location.host,
|
theurl: location.protocol + '//' + location.host,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue