28368
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
            v-model="search.groupName"
 | 
			
		||||
            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