张文飞 vor 3 Jahren
Ursprung
Commit
1dd36cf755
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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();
 				}