wangxy před 4 dny
rodič
revize
d098888699
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/selectGradesTerms/index.vue

+ 1 - 1
pages/selectGradesTerms/index.vue

@@ -114,7 +114,7 @@
 				cacheManager.updateObject('auth', {
           typeId: typeId,
           levelId: levelId,
-          subjectId: subjectId, // 此处subjectId 独立加入缓存,单独维护,勿动
+          subjectId: subjectId, // 此处subjectId 独立加入缓存,单独维护,勿动 @date 2025/05/14
           zhangId: data.activeProduct == auth.nianji && data.activeXueke == auth.cardId ? auth.zhangId: 0,
           currentZhang: 0
 				})