Commit 6200ab06 by 黄森林

二维码延时

parent d6aa8733
...@@ -85,7 +85,7 @@ export default { ...@@ -85,7 +85,7 @@ export default {
setTimeout(() =>{ setTimeout(() =>{
this.newCode() this.newCode()
},300); },500);
}, },
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