fix: 🐛 解决秒杀商品中分页错误,以及删除看到的冗余代码

This commit is contained in:
lemon橪
2022-12-26 18:03:09 +08:00
parent 0ffd0f0c29
commit fcc9a9f8c5
2 changed files with 3 additions and 5 deletions

View File

@@ -13,9 +13,7 @@ export default {
components: {
navbar
},
mounted() {
this.pagetype = this.$route.query.pagetype;
},
data() {
return {
layout, // 装修模块