提交 341f8851 authored 作者: lihuihui's avatar lihuihui

vconsole打印错误

上级 dbaa5ae4
...@@ -285,6 +285,7 @@ export default { ...@@ -285,6 +285,7 @@ export default {
}, },
collectQuestion() { collectQuestion() {
const queIds = this.collect.currentId const queIds = this.collect.currentId
console.log(queIds)
this.collect.currentPages ? this.removeColl(queIds, () => { this.collect.currentPages ? this.removeColl(queIds, () => {
Toast('取消收藏成功') Toast('取消收藏成功')
this.collect.currentPages = false this.collect.currentPages = false
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论