eight
2024-11-02 d3bc7c7a7c30dc81ceff5c82cd8cbf2ef76d6a43
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"})
  }