fix:: 看板流量总计显示

This commit is contained in:
TsMask
2024-01-29 15:21:34 +08:00
parent db80d1dcce
commit 028ecfb61e
4 changed files with 84 additions and 109 deletions

View File

@@ -3,7 +3,7 @@ import { computed, reactive, ref } from 'vue';
/**图状态 */
export const graphState = reactive<Record<string, any>>({
/**当前图组名 */
group: '5GC System Architecture3',
group: '5GC System Architecture5',
/**图数据 */
data: {
combos: [],