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