1.首页课程栏目选完之后再回来被重置的问题

This commit is contained in:
liuyuan
2025-01-23 14:09:03 +08:00
parent c043408e68
commit b24119a549
8 changed files with 995 additions and 555 deletions

View File

@@ -403,7 +403,6 @@
if(this.fixed){
this.curseClick(this.currentItem,this.currentIndex);
}else{
console.log('我是else11111')
this.currentIndex = 0;
this.currentItem = null;
}