LXT-NJ\Admin hace 1 año
padre
commit
d42ea5814f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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',