@@ -169,11 +169,11 @@
}
let param = {
"tagName": this.searchVal,
- "tagType": [1, 2],
+ "tagType": [],
"controlType": [],
"type": this.type || '',
"notIds": notIds,
- "sexType": 3,
+ "sexType": '',
api.searchTagList(param).then((res) => {