MTRd丢包趋势图

1、MTRAgent丢包趋势图自定义移入提示框的内容
2、MTR丢包趋势图添加点击提示框按钮,弹窗显示列表详情
3、服务器管理添加MTR探测趋势图,根据点的变化展示不同的table列表信息
This commit is contained in:
康冉冉
2025-12-02 18:41:22 +08:00
parent bf2597a0e4
commit 9ac8cae26f
5 changed files with 141 additions and 65 deletions
+2 -2
View File
@@ -123,12 +123,12 @@
},
queryParams: {
type: Object,
default: {
default: () => ({
total: 0,
pageNum: 1,
pageSize: 10,
layout: 'total, sizes, prev, pager, next, jumper'
}
})
},
config: {
type: Object,