This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lion
/
site_8g
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
feat: 报错重新请求数据
year
hai 2 meses
pai
e122082536
achega
6d2481b601
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
+ 1
- 0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
Ver ficheiro
@@ -221,6 +221,7 @@ const Page = () => {
maskClickable: false,
});
}
+ getData();
}
};