2912631854@qq.com hace 10 meses
padre
commit
e24d15ad3a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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)
 				})