Evan You пре 10 година
родитељ
комит
5f9d76283f
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/directives/public/on.js

+ 2 - 1
src/directives/public/on.js

@@ -60,8 +60,9 @@ function selfFilter (handler) {
 
 export default {
 
-  acceptStatement: true,
   priority: ON,
+  acceptStatement: true,
+  keyCodes,
 
   bind () {
     // deal with iframes