caojunjie 4 years ago
parent
commit
1094c324bb
2 changed files with 3 additions and 0 deletions
  1. 2 0
      pages/me/Delivery-details/index.vue
  2. 1 0
      pages/me/Warehousing-details/index.vue

+ 2 - 0
pages/me/Delivery-details/index.vue

@@ -232,6 +232,8 @@
 				}
 			},
 			time_s() {
+				this.itemList = []
+				this.judge = true
 				this.bottoma = false
 				this.bottomb = false
 				this.bottomc = true

+ 1 - 0
pages/me/Warehousing-details/index.vue

@@ -184,6 +184,7 @@
 			},
 			whole() {
 				this.itemList = []
+				this.judge = true
 				this.bottoma = true
 				this.bottomb = false
 				this.bottomc = false