摘要: <el-form-item prop="pwd"> 2 <el-input 3 v-model="ruleForm.pwd" 4 placeholder="密码" 5 type="password" 6 @keyup.enter.native="handleLogin('ruleForm')" 7 阅读全文
posted @ 2020-05-14 10:35 水樱织 阅读(752) 评论(0) 推荐(0)