Commit 33c72a74 by 谢中龙

修改分类

parent eb20a854
......@@ -237,8 +237,6 @@ wxService.page({
productTagIds : [this.data.tagId],
productStatus : 2,
showListUrls : true,
// sortType : this.data.form.sortType,
// order : this.data.form.order,
}).then(res => {
const { result, data } = res.data
if (result == 0 && data.content) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment