Commit e35e4b48 authored by 吴冠's avatar 吴冠

logn

parent 2ec44586
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
}, },
}; };
}, },
created(){ mounted(){
var _this = this; var _this = this;
document.onkeydown = function(e) { document.onkeydown = function(e) {
let key = window.event.keyCode; let key = window.event.keyCode;
......
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