28368
This commit is contained in:
		| @@ -22,7 +22,7 @@ | ||||
|             v-model="search.name" | ||||
|             class="search-input" | ||||
|             size="small" | ||||
|             @keyup.enter.native="search.current = 1, getList()" | ||||
|             v-throttle="() => {search.current = 1, getList()}" | ||||
|             placeholder="请输入群主/群名称" | ||||
|             clearable | ||||
|             @change="getList" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user