update bug

main
old易 2024-10-09 18:04:44 +08:00
parent 794d5ee78d
commit 965e80ab03
2 changed files with 2 additions and 2 deletions

View File

@ -249,7 +249,7 @@ export default {
onMounted(() => { onMounted(() => {
getReferer(); // getReferer(); //
initWeChatLogin(); initWeChatLogin();
refreshCaptcha(); //refreshCaptcha();
}); });
// //

View File

@ -302,7 +302,7 @@ export default {
onMounted(() => { onMounted(() => {
getReferer(); // getReferer(); //
initWeChatLogin(); initWeChatLogin();
refreshCaptcha(); // refreshCaptcha();
}); });
// //