张文飞 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();
 				}