CN-403 fix: performance详情域名截取二级域名

This commit is contained in:
chenjinsong
2022-03-17 17:56:38 +08:00
parent 2000d1645e
commit 4e737f5871
25 changed files with 317 additions and 269 deletions

View File

@@ -15,7 +15,7 @@ const panel = {
x: 0,
y: 0
},
chartList:[]
chartList: []
},
mutations: {
setShowRightBox (state, flag) {