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