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 }) {