wangguoyu 2 주 전
부모
커밋
8c02e7d96d
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      pages/study/index.vue

+ 1 - 2
pages/study/index.vue

@@ -744,8 +744,7 @@
 
 		if (currentProduct.value == 2 && typeId.value == 1) {
 			goDanciList(data, index)
-		} else {
-			debugger
+		} else {
 			if (data.type == 2) {
 				// 最后一项
 				goKaoshi(data, index)