wangguoyu 3 mesi fa
parent
commit
cc4cc76bd8
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      pages/newEnglish/components/xuePage.vue

+ 3 - 0
pages/newEnglish/components/xuePage.vue

@@ -99,6 +99,9 @@
 		activeWords: {
 			type: Array
 		},
+		pageData: {
+			type: Object,
+		},
 	})