mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
Merge pull request #2774 from dataease/pr@dev@fix_map_mapping
fix(视图-地图): 区域映射翻页后搜索功能失效
This commit is contained in:
@@ -123,6 +123,7 @@ export default {
|
||||
},
|
||||
'keyWord': {
|
||||
handler: function() {
|
||||
this.currentPage = 1
|
||||
this.buildGridList()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user