src/menu/datasource/index.jsx
@@ -212,6 +212,14 @@ delete res.setting.debugId } if (res.setting.interType === 'system' && res.setting.sync === 'true') { res.scripts && res.scripts.forEach(script => { if (script.status === 'false' || script.position !== 'back') return res.setting.sync = 'false' }) } this.setState({loading: false, visible: false}) this.props.updateConfig({...config, ...res}) }, () => {