update
This commit is contained in:
@@ -93,6 +93,7 @@ const handleSubmit = async () => {
|
||||
|
||||
// Fetch CAPTCHA config on component mount
|
||||
onMounted(() => {
|
||||
console.log('[LoginView] Component mounted, calling fetchCaptchaConfig...'); // 添加日志
|
||||
authStore.fetchCaptchaConfig();
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user