Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
5b05d4a1
Commit
5b05d4a1
authored
Aug 12, 2022
by
RuoYi
Browse files
个人中心修改密码去除多余的user传递
parent
893ef394
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/system/user/profile/index.vue
View file @
5b05d4a1
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
<userInfo
:user=
"user"
/>
<userInfo
:user=
"user"
/>
</el-tab-pane>
</el-tab-pane>
<el-tab-pane
label=
"修改密码"
name=
"resetPwd"
>
<el-tab-pane
label=
"修改密码"
name=
"resetPwd"
>
<resetPwd
:user=
"user"
/>
<resetPwd
/>
</el-tab-pane>
</el-tab-pane>
</el-tabs>
</el-tabs>
</el-card>
</el-card>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment