forked from github/dataease
fix(视图-地图): 区域映射翻页后搜索功能失效
This commit is contained in:
parent
1b206fa81d
commit
df0ac137a3
@ -123,6 +123,7 @@ export default {
|
|||||||
},
|
},
|
||||||
'keyWord': {
|
'keyWord': {
|
||||||
handler: function() {
|
handler: function() {
|
||||||
|
this.currentPage = 1
|
||||||
this.buildGridList()
|
this.buildGridList()
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user