Browse Source

update bug调整

wangxy 3 months ago
parent
commit
1f7fabdba2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/newEnglish/index.vue

+ 1 - 1
pages/newEnglish/index.vue

@@ -257,7 +257,7 @@
 
 
 	function goXiangjie() {
 	function goXiangjie() {
 		uni.redirectTo({
 		uni.redirectTo({
-			url: `/pages/newEnglish/components/xiangjie?levelId=${data.levelId}&typeId=${data.typeId}&subjectId=${data.subjectId}&tipFlag=${data.tipFlag}&wordId=${data.activeId}&youkeZhangId=${data.zhangId}&jieId=${data.jieId}`
+			url: `/pages/newEnglish/components/xiangjie?levelId=${data.levelId}&typeId=${data.typeId}&subjectId=${data.subjectId}&tipFlag=${data.tipFlag}&wordId=${data.activeId}&youkeZhangId=${data.youkeZhangId}&jieId=${data.jieId}`
 		})
 		})
 	}
 	}