张文飞 3 년 전
부모
커밋
1dd36cf755
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pages/ownerCertification/ownerCertification.vue

+ 0 - 1
pages/ownerCertification/ownerCertification.vue

@@ -225,7 +225,6 @@
 					},
 					method:"GET"
 				})
-				this.houseList = [];
 				if (ret.data.success) {
 					this.countdown();
 				}