src/tabviews/custom/components/timeline/normal-timeline/index.jsx
@@ -77,6 +77,8 @@ window.GLOB.SyncData.delete(_config.dataName) } } else if (_config.setting.supModule && !BID) { _config.setting.onload = 'false' } _config.search = [] @@ -415,7 +417,7 @@ this.setState({ loading: true }) Api.wxNginxRequest(`express/${code}/${order}`, 'get').then(res => { Api.expressRequest(`express/${code}/${order}`).then(res => { if (!res || typeof(res) !== 'string') { notification.error({ top: 92,