添加商品分类

This commit is contained in:
weipengfei 2023-11-17 15:39:45 +08:00
parent 98b71c77b9
commit 14b1036df8

View File

@ -721,7 +721,7 @@
}
townCloud({
street_code: this.street_id,
// category_id: this.storeParam.category_id,
category_id: this.storeParam.category_id,
order: this.storeParam.order,
keyword: this.storeParam.keyword,
page: this.storeParam.page,