wangguoyu 2 mesi fa
parent
commit
0890000b01
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages/my/xuexiJilu.vue

+ 1 - 1
pages/my/xuexiJilu.vue

@@ -261,7 +261,7 @@
 				cacheManager.set('zhangInfo', res.data)
 				setTimeout(() => {
 					cacheManager.updateObject('zhangInfo', {
-						curZid: item.zhangId
+						curZid: item.zid
 					})
 					listClick(item)
 					recordZhangJie()