eight
2024-10-31 5e21fdc94f79046b9a3916f463434de9e9b21d6f
src/views/ecg/room/RoomLoginSelect.vue
@@ -136,6 +136,7 @@
    curSel.value = newRoomVO;
  }
  // curSel.value.opType 0 1 2
  if (isStringEmpty(route.redirectedFrom?.fullPath)) {
    push({path: "/ecg/doctor"})
  }