28368
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
size="small"
|
||||
placeholder="搜索标题"
|
||||
clearable
|
||||
@keyup.enter.native="page.current = 1, getList()"
|
||||
v-throttle="() => {page.current = 1, getList()}"
|
||||
@clear="page.current = 1, page.title = '', getList()"
|
||||
suffix-icon="iconfont iconSearch"/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user