mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-20 04:08:38 +00:00
refactor: 运营设置-数据刷新
This commit is contained in:
@@ -56,7 +56,7 @@ export default function GeneralSettings(props) {
|
||||
})
|
||||
.finally(() => {
|
||||
setLoading(false);
|
||||
setInputsRow(structuredClone(inputs));
|
||||
props.refresh();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user