refactor: 运营设置-数据看板设置
This commit is contained in:
@@ -64,6 +64,7 @@ export default function SettingsDrawing(props) {
|
||||
setInputs(currentInputs);
|
||||
setInputsRow(structuredClone(currentInputs));
|
||||
refForm.current.setValues(currentInputs);
|
||||
localStorage.setItem('mj_notify_enabled', String(inputs.MjNotifyEnabled));
|
||||
}, [props.options]);
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user