Evan You 10 лет назад
Родитель
Сommit
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