@ -42,7 +42,7 @@
that.createbarcode();
setInterval(function () { //每分钟刷新一次二维码
that.createcode();
}, 60*1000);
}, 6*1000);
},
methods: {