mirror of
https://github.com/eyebluecn/tank-front
synced 2024-04-21 12:31:55 +00:00
fix: keyword search.
This commit is contained in:
@@ -195,8 +195,7 @@
|
||||
this.pager.setFilterValue('userUuid', this.user.uuid)
|
||||
}
|
||||
|
||||
this.pager.setFilterValue("name", null)
|
||||
|
||||
this.pager.setFilterValue("name", this.searchText)
|
||||
|
||||
//刷新面包屑
|
||||
this.refreshBreadcrumbs()
|
||||
|
||||
Reference in New Issue
Block a user