mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-02 18:46:13 +00:00
update 优化 vue3 版本用户初始密码从字典查询
This commit is contained in:
@@ -605,4 +605,7 @@ function submitForm() {
|
||||
|
||||
getDeptTree();
|
||||
getList();
|
||||
proxy.getConfigKey("sys.user.initPassword").then(response => {
|
||||
initPassword.value = response.msg;
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user