mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 08:21:09 +08:00
Merge pull request #10678 from dataease/pr@dev@fix_pwd_modify
fix: 使用默认密码登录弹出密码修改表单刷新页面后内容不一致
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
:title="$t('user.change_password')"
|
||||
:show-close="false"
|
||||
>
|
||||
<PasswordUpdateForm :old-pwd="defaultPwd" />
|
||||
<PasswordUpdateForm />
|
||||
</el-dialog>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user