Prechádzať zdrojové kódy

非订单返佣关联订单列表

zhengjinyi 2 rokov pred
rodič
commit
d792c403e7

+ 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