Explorar el Código

非订单返佣关联订单列表

zhengjinyi hace 2 años
padre
commit
d792c403e7
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  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