yangfeng
2023-11-03 47121dff8da689923f2f1af9daf63854f385c395
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: {