wangguoyu 5 ヶ月 前
コミット
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