Commit 3fff92ef by huaying

fix: 分组接口修改

parent 460f50a4
......@@ -158,7 +158,8 @@ export default {
pageNum: that.currentPage, // 当前页
pageSize: that.pageSize, // 一页显示个数
wxEnterpriseRelatedId: that.wxEnterpriseRelatedId,
enterpriseId: that.brandId
enterpriseId: that.brandId,
showTopFlag: 0 //置顶
};
postRequest('/haoban-app-customer-web/memberGroup/member-tag-group-list', para)
.then(res => {
......
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