This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lion
/
site_8g
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
feat: 报错重新请求数据
year
2 mesi fa
parent
e122082536
commit
6d2481b601
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
+ 1
- 0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
Vedi File
@@ -221,6 +221,7 @@ const Page = () => {
maskClickable: false,
});
}
+ getData();
}
};