src/tabviews/custom/components/timeline/normal-timeline/index.jsx
@@ -417,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,