人生啊人生 3 달 전
부모
커밋
1161073e74
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      user_web/src/view/student/main/Main.vue

+ 2 - 1
user_web/src/view/student/main/Main.vue

@@ -78,7 +78,8 @@ const menuListEvent = (json, index) => {
             break;
 
         case "声纳检测实训":
-            window.open('#/Sonar', '_blank');
+            // window.open('#/Sonar', '_blank');
+            window.open('#/train/list', '_blank');
             break;
 
         case "CCTV检测实训":