修复收藏页的共享功能

This commit is contained in:
haiyangcui
2020-12-10 17:17:28 +01:00
parent f078df6f8e
commit 40aae02af6

View File

@@ -249,7 +249,7 @@ export default {
this.share = {
show: true,
key: e.key,
info: e
info: e.detail
}
},
checkUpdate ({ row, rowIndex }) {