src/views/mobdesign/index.jsx
@@ -1835,18 +1835,11 @@ }, 300 + (+sessionStorage.getItem('mkDelay'))) } netError = (error) => { netError = () => { this.setState({ menuloading: false }) if (!error) { notification.warning({ top: 92, message: '保存失败,请检查网络是否正常。', duration: 5 }) } MKEmitter.emit('completeSave') }