src/views/productManage/product/index.vue @@ -125,7 +125,6 @@ this.pagerOptions.currPage = 1 this.searchTaskMap = query.id ? [{ categoryId: this.categoryId, title: query.categoryName }] : [] } this.getData() }, methods: {