前端
This commit is contained in:
parent
e3fbc92511
commit
59bd0a6460
@ -13,7 +13,7 @@ VUE_APP_PUBLIC_PATH = '/'
|
||||
# 后端接口地址
|
||||
|
||||
|
||||
#VUE_APP_SERVER_URL = 'http://192.168.31.72:8081/'
|
||||
|
||||
VUE_APP_SERVER_URL = 'http://192.168.31.178:8081/'
|
||||
|
||||
|
||||
|
@ -157,7 +157,7 @@ export default {
|
||||
},
|
||||
postparssword(){
|
||||
let data = {
|
||||
accountId : this.accountId,
|
||||
acctId : this.accountId,
|
||||
password: this.ruleForm.password,
|
||||
}
|
||||
resetPwd(data).then(res=>{
|
||||
|
Loading…
Reference in New Issue
Block a user