eight
2024-11-13 764ff225e2fa4f49611e73a79967f22b5959266c
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"})
  }