mirror of
https://github.com/PlayEdu/backend
synced 2025-06-27 21:12:43 +08:00
系统配置切换tab刷新数据
This commit is contained in:
parent
ea934eae07
commit
0dfbaaf5a6
@ -31,7 +31,7 @@ const SystemConfigPage = () => {
|
||||
|
||||
useEffect(() => {
|
||||
getDetail();
|
||||
}, []);
|
||||
}, [tabKey]);
|
||||
|
||||
const getDetail = () => {
|
||||
appConfig.appConfig().then((res: any) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user