Compare commits
No commits in common. "80439e7e0188f611e8295447fa59758be4c43a51" and "21d7a8f7eb5dc4a2cfa9c7f5fcfef8fca128ffc7" have entirely different histories.
80439e7e01
...
21d7a8f7eb
@ -83,7 +83,6 @@
|
||||
"vuex": "3.1.0",
|
||||
"xlsx": "0.14.1"
|
||||
},
|
||||
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||
|
@ -103,8 +103,8 @@ export default {
|
||||
return {
|
||||
loginForm: {
|
||||
username: 13588441519,
|
||||
// password: 123456,
|
||||
password: '123abc.',
|
||||
password: 123456,
|
||||
// password: '123abc.'
|
||||
mobile: 13588441519,
|
||||
oauthCode: 13588441519,
|
||||
openId: 13588441519,
|
||||
|
Loading…
Reference in New Issue
Block a user