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