src/pages/room/list.vue
@@ -162,7 +162,7 @@ selectRoom(item = {}) { // console.log(this.$router.options.routes) // this.$router.options.routes localStorage.removeItem('curTreatId') localStorage.removeItem('curTreatIds') if (this.$router && this.$router.options && this.$router.options.routes) { this.$router.options.routes.forEach((o) => { if (o.name === 'roomDetail') {