| | |
| | | this.loading = true; |
| | | login({ |
| | | username: this.form.username, |
| | | password: this.form.password, |
| | | password: btoa(this.form.password), |
| | | code: this.form.imgCode, |
| | | captchaId: this.captchaId, |
| | | saveLogin: this.saveLogin, |
| | |
| | | defaultRole: "角色 0(不分配默认角色) 1(分配默认注册用户角色)" |
| | | }, |
| | | { |
| | | username: "xboot", |
| | | nickname: "exrick", |
| | | password: "123456", |
| | | avatar: "https://s1.ax1x.com/2018/05/19/CcdVQP.png", |
| | | departmentId: "40652338142121984", |
| | | email: "1012139570@qq.com", |
| | | sex: "男", |
| | | address: "北京市,市辖区,东城区", |
| | | mobile: "18782059033", |
| | | birth: "1997-12-02", |
| | | username: "", |
| | | nickname: "", |
| | | password: "", |
| | | avatar: "", |
| | | departmentId: "", |
| | | email: "", |
| | | sex: "", |
| | | address: "", |
| | | mobile: "", |
| | | birth: "", |
| | | type: 0, |
| | | status: 0, |
| | | delFlag: 0, |
| | | defaultRole: 1 |
| | | } |
| | | ] |
| | | ] |