소스 검색

feat: 其他

2912631854@qq.com 8 달 전
부모
커밋
e24d15ad3a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      pages/my/roomType.vue

+ 2 - 0
pages/my/roomType.vue

@@ -330,6 +330,7 @@
 							this.getHomestayId()
 							this.Selected = false
 							this.selectedTags = []
+							this.fromData.houseBaseIdList = []
 						}, 1000)
 					} else this.$showToast(res.data.msg)
 
@@ -353,6 +354,7 @@
 							this.getHomestayId()
 							this.Selected = false
 							this.selectedTags = []
+							this.fromData.houseBaseIdList = []
 						}, 1000)
 					} else this.$showToast(res.data.msg)
 				})