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