caojunjie 4 년 전
부모
커밋
1094c324bb
2개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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