Ver código fonte

非订单返佣关联订单列表

zhengjinyi 2 anos atrás
pai
commit
d792c403e7
2 arquivos alterados com 2 adições e 0 exclusões
  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