Commit d6aa8733 by 黄森林

二维码延时

parent f1bc4838
...@@ -85,7 +85,7 @@ export default { ...@@ -85,7 +85,7 @@ export default {
setTimeout(() =>{ setTimeout(() =>{
this.newCode() this.newCode()
},200); },300);
}, },
onClose() { onClose() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment