Explorar o código

fix: 调整部分功能模块

wenxingxing hai 1 día
pai
achega
0f2e54b081
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/course/info.vue

+ 1 - 1
pages/course/info.vue

@@ -1005,7 +1005,7 @@ export default {
 							this.pickCatalogMethod(this.pickCatalogIdx);
 							setTimeout(() => {
 								this.addStudyCourse();
-							}, 1000);
+							}, 300);
 						}
 					}
 				}