wangguoyu 1 周之前
父節點
當前提交
ac6ac2ccba
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()