fix(视图-地图): 区域映射翻页后搜索功能失效

This commit is contained in:
fit2cloud-chenyw 2022-08-03 14:12:51 +08:00
parent 1b206fa81d
commit df0ac137a3

View File

@ -123,6 +123,7 @@ export default {
},
'keyWord': {
handler: function() {
this.currentPage = 1
this.buildGridList()
}
},