feat: 开启链路监测临时panel

This commit is contained in:
chenjinsong
2022-09-13 14:51:44 +08:00
parent 567670e51a
commit 4d38728334
5 changed files with 23 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
<template>
呵呵
</template>
<script>
export default {
name: 'LinkTrafficLine'
}
</script>