eight
2024-11-18 8d11e11a86bbfe84ea4156bd68e865bb2986e9bd
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"})
  }