mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 14:08:06 +08:00
fix: 解决验证码加载失败的问题 (#970)
This commit is contained in:
parent
be6278c0b7
commit
4c18f3aa1d
@ -270,6 +270,7 @@ const checkIsSystemDemo = async () => {
|
||||
};
|
||||
|
||||
onMounted(() => {
|
||||
loginVerify();
|
||||
document.title = globalStore.themeConfig.panelName;
|
||||
loginForm.agreeLicense = globalStore.agreeLicense;
|
||||
checkIsSystemDemo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user