fix: detection列表加上分页、顶部柱状图时区解决;实体列表--ip下拉的地图查询参数修正
This commit is contained in:
@@ -1016,6 +1016,11 @@ export default {
|
||||
this.listData = data
|
||||
}).catch(error => {
|
||||
|
||||
})
|
||||
getData(api.detection[this.pageType].listCount, params).then(data => {
|
||||
this.pageObj.total = data
|
||||
}).catch(error => {
|
||||
|
||||
})
|
||||
},
|
||||
timeRefreshChange () {
|
||||
|
||||
Reference in New Issue
Block a user