@@ -83,7 +83,7 @@ export default {
}
openAppOrWxPage(LINKS.标讯收藏, {
query: {
- tag: encodeURIComponent(tag.id)
+ tag: tag.id || tag.lid
})