yangfeng
2023-11-08 b23188df0c4343d51cbc777121d4a138c5a5a1f4
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: {