This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lion
/
site_8g
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: 报错重新请求数据
year
2 months ago
parent
e122082536
commit
6d2481b601
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
+ 1
- 0
src/app/[locale]/(doings)/rechargeproxy/page.tsx
View File
@@ -221,6 +221,7 @@ const Page = () => {
maskClickable: false,
});
}
+ getData();
}
};