able99 4 жил өмнө
parent
commit
3f7b089b1d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      jhlive/jhlive.nvue

+ 1 - 1
jhlive/jhlive.nvue

@@ -209,7 +209,7 @@
 			},
 			// 关注点击事件
 			onLiveFav() {
-				this.$emit("onLiveFav");
+				this.$emit("onLiveFav", this.isFav);
 			}
 		}
 	};