src/views/warehouseManage/listingRules/index.vue
@@ -90,7 +90,6 @@ this.setTable() let query = this.$route.query if (query) { console.log("aaaaaaaaaaaaa", query) this.queryProductId = query.productId?.length ? query.productId : null this.categoryId = query.id ? Number(query.id) : null this.pagerOptions.currPage = 1