wangguoyu 7 달 전
부모
커밋
34b377a5e1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/study/index.vue

+ 1 - 1
pages/study/index.vue

@@ -329,7 +329,7 @@ import { toast } from "../../utils/common";
 			return;
 		}
 		
-		if(index !=0){
+		if(index !=0&&data.jieId!=13){
 			
 					toast("付费章节!")
 					return false