mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-13 01:23:41 +08:00
refactor: 运营设置-数据刷新
This commit is contained in:
@@ -52,7 +52,7 @@ export default function SettingsMagnification(props) {
|
||||
})
|
||||
.finally(() => {
|
||||
setLoading(false);
|
||||
setInputsRow(structuredClone(inputs));
|
||||
props.refresh();
|
||||
});
|
||||
} catch (error) {
|
||||
showError('请检查输入');
|
||||
|
||||
Reference in New Issue
Block a user