@@ -33,6 +33,7 @@
type="password"
:disabled="loading"
placeholder="password"
+ @keyup.enter="tryLogin"
></el-input>
</el-form-item>
<el-form-item>