Commit f8568b3a by 庄冰

login.js

parent 6786ca23
......@@ -242,7 +242,7 @@
var that=this;
var obj={
mobile:that.form1.mobile,
// password:that.form1.password,
};
that.$refs.form1.validate(valid=>{
if(valid){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment