fix: 使用默认密码登录弹出密码修改表单刷新页面后内容不一致
This commit is contained in:
parent
3e0805d45c
commit
9ae3347ab5
@ -13,7 +13,7 @@
|
||||
:title="$t('user.change_password')"
|
||||
:show-close="false"
|
||||
>
|
||||
<PasswordUpdateForm :old-pwd="defaultPwd" />
|
||||
<PasswordUpdateForm />
|
||||
</el-dialog>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user