浏览代码

非订单返佣关联订单列表

zhengjinyi 2 年之前
父节点
当前提交
d792c403e7
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      pages/relation/nonorder/list.vue
  2. 1 0
      pages/relation/return/list.vue

+ 1 - 0
pages/relation/nonorder/list.vue

@@ -193,6 +193,7 @@ export default {
 						} else {
 							if (this.orderList.length < 3) {
 								this.pullUpOn = true
+								this.loadding = false
 							} else {
 								this.pullUpOn = false
 								this.loadding = false

+ 1 - 0
pages/relation/return/list.vue

@@ -227,6 +227,7 @@ export default {
 						} else {
 							if (this.orderList.length < 3) {
 								this.pullUpOn = true
+								this.loadding = false
 							} else {
 								this.pullUpOn = false
 								this.loadding = false