From 40aae02af617119c125f7ab443491764790fd04e Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Thu, 10 Dec 2020 17:17:28 +0100 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=94=B6=E8=97=8F=E9=A1=B5?= =?UTF-8?q?=E7=9A=84=E5=85=B1=E4=BA=AB=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Star.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Star.vue b/src/components/Star.vue index f93bf54..2e9b54f 100644 --- a/src/components/Star.vue +++ b/src/components/Star.vue @@ -249,7 +249,7 @@ export default { this.share = { show: true, key: e.key, - info: e + info: e.detail } }, checkUpdate ({ row, rowIndex }) {