Fixed QR codes not printing
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user