wangguoyu hace 1 semana
padre
commit
ac6ac2ccba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/study/index.vue

+ 1 - 1
pages/study/index.vue

@@ -230,7 +230,7 @@
 			typeId.value = options.typeId
 			levelId.value = options.levelId
 			tipFlag.value = options.tipFlag;
-			currentProduct.value = options.typeId
+			currentProduct.value = options.subjectId
 			// 未登录 游客 
 			getCommonZhang(options)
 			getProjectImg()