瀏覽代碼

订单页面

LXT-NJ\Admin 1 年之前
父節點
當前提交
d42ea5814f
共有 1 個文件被更改,包括 1 次插入0 次删除
  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',