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