star7th 7 years ago
parent
commit
3fb7b194e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web_src/src/components/item/Password.vue

+ 1 - 1
web_src/src/components/item/Password.vue

@@ -4,7 +4,7 @@
 
 
     <el-container>
     <el-container>
           <el-card class="center-card">
           <el-card class="center-card">
-            <el-form  status-icon  label-width="0px" class="demo-ruleForm">
+            <el-form  status-icon  label-width="0px" class="demo-ruleForm" @keyup.enter.native="onSubmit">
               <h2>{{$t('input_visit_password')}}</h2>
               <h2>{{$t('input_visit_password')}}</h2>
 
 
               <el-form-item label="" >
               <el-form-item label="" >