28338
This commit is contained in:
1
packages/2.0.5/AppForm/components/List.vue
vendored
1
packages/2.0.5/AppForm/components/List.vue
vendored
@@ -15,6 +15,7 @@
|
||||
@keyup.enter.native="search.current = 1, getList()"
|
||||
placeholder="请输入菜单名称"
|
||||
clearable
|
||||
v-throttle="() => {search.current = 1, getList()}"
|
||||
@clear="search.current = 1, search.applicationName = '', getList()"
|
||||
suffix-icon="iconfont iconSearch">
|
||||
</el-input>
|
||||
|
||||
Reference in New Issue
Block a user