diff --git a/src/Flows.js b/src/Flows.js index aac6ac77..cb209dd2 100644 --- a/src/Flows.js +++ b/src/Flows.js @@ -556,9 +556,11 @@ class FlowItemQuote extends PureComponent { ); else if(this.state.loading_status==='error') return ( -
{this.state.error_msg}
+{this.state.error_msg}
+{this.load_page(this.state.loaded_pages+1)}}>重新加载
-{this.state.error_msg}
+{this.load_page(this.state.loaded_pages+1)}}>重新加载
+{this.state.error_msg}
+