Browse Source

订单页面

LXT-NJ\Admin 1 year ago
parent
commit
d42ea5814f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/dingdan/index.vue

+ 1 - 0
pages/dingdan/index.vue

@@ -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',