Ver Fonte

:bug: Fixing a bug.#910 前端报错——[Vue warn]: The .native modifier for v-on is only valid on

冷冷 há 5 anos atrás
pai
commit
71d2347429
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      src/page/login/index.vue

+ 1 - 2
src/page/login/index.vue

@@ -1,6 +1,5 @@
 <template>
-  <div class="login-container"
-       @keyup.enter.native="handleLogin">
+  <div class="login-container">
     <div class="login-weaper  animated bounceInDown">
       <div class="login-logo">
         <img src="/img/logo.png" alt="">