提交 37ea9a07 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 d89c9753
...@@ -47,6 +47,9 @@ export default { ...@@ -47,6 +47,9 @@ export default {
return this.data.filter((item, index) => index < this.maxCount) return this.data.filter((item, index) => index < this.maxCount)
} }
return this.data return this.data
},
isWeapp() {
return this.$store.state.isWeapp
} }
}, },
methods: { methods: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论