eight
2024-10-28 52231918426d3e0936a82a30c8959ab843f7d779
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"})
  }