fix:: 看板流量总计显示
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user