28338
This commit is contained in:
		| @@ -17,6 +17,7 @@ | ||||
|             v-model="searchObj.name" | ||||
|             size="small" | ||||
|             placeholder="网格员/责任网格" | ||||
|             v-throttle="() => {page.current = 1, getList()}" | ||||
|             @keyup.enter.native="(page.current = 1), getList()" | ||||
|             clearable | ||||
|             @clear="(searchObj.name = '', page.current = 1), getList()" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user