张文飞 3 years ago
parent
commit
1dd36cf755
1 changed files with 0 additions and 1 deletions
  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();
 				}