Browse Source

update 背更新

wangxy 3 months ago
parent
commit
746a926809
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/newEnglish/components/beiPage.vue

+ 1 - 1
pages/newEnglish/components/beiPage.vue

@@ -122,7 +122,7 @@
 		}
 		httpApi.getWordWancheng({
 			jieId: props.pageData.jieId,
-			wordId: props.pageData.wordId
+			wordId: props.activeWord.id
 		})
 	}