This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lion
/
site_8g
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
feat: 报错重新请求数据
year
hace 2 meses
padre
e122082536
commit
6d2481b601
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
+ 1
- 0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
Ver fichero
@@ -221,6 +221,7 @@ const Page = () => {
maskClickable: false,
});
}
+ getData();
}
};