This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bug修改
master
yangpeilai
5 days ago
parent
2148c38093
commit
ddf1bba05c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/system/updatePassword/index.vue
+ 1
- 1
src/views/system/updatePassword/index.vue
View File
@@ -166,7 +166,7 @@
affirmPassword: dataForm.value.affirmNewPassword,
}
} else {
api = '/
iaw/portal
/changePassword';
api = '/
userw/staff
/changePassword';
params = {
...params,
newPassword: dataForm.value.newPassword,
Write
Preview
Loading…
Cancel
Save