瀏覽代碼

参数调整

wangxy 1 月之前
父節點
當前提交
09f80cc099
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/selectGradesTerms/index.vue

+ 2 - 2
pages/selectGradesTerms/index.vue

@@ -29,7 +29,7 @@
 	import {
 		reactive,
 		toRefs,
-		computed,
+		computed,
 		nextTick
 	} from "vue";
 	import * as httpApi from "@/api/selectGradesTerms.js";
@@ -143,7 +143,7 @@
 					typeId: typeId,
 					levelId: levelId,
 					subjectId: subjectId,
-					zhangId: data.activeProduct == auth.nianji && data.activeXueke == auth.cardId ? auth.zhangId :
+					zhangId: data.activeProduct == auth.levelId && data.activeXueke == auth.cardId ? auth.zhangId :
 						0,
 					currentZhang: 0
 				})