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