Commit 8870a933 by huaying

fix: 客户标签

parent fc2a7f24
......@@ -610,7 +610,7 @@ export default {
try {
const params = {
requestProject: 'gic-member-tag-web',
search: opt.searchName || null, // 标签名
search: opt.searchName || null || this.memberTag, // 标签名
tagLevelGroupId: opt.id || '', // 标签层级
tagType, // 标签类型
showMemberCount: 1, // 覆盖人数
......
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