张文飞 hace 3 años
padre
commit
1dd36cf755
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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();
 				}