瀏覽代碼

feat: 其他

2912631854@qq.com 5 月之前
父節點
當前提交
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)
 				})