Browse Source

feat: 其他

2912631854@qq.com 5 months ago
parent
commit
e24d15ad3a
1 changed files with 2 additions and 0 deletions
  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)
 				})