LXT-NJ\Admin il y a 1 an
Parent
commit
d42ea5814f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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',