@@ -81,6 +81,7 @@ export default {
let that=this;
this.page=1;
this.pagesize=5;
+ this.isBottom=false;
myRequest({
url:'/api/Order/orderList',
method:'post',