mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-05 12:55:24 +00:00
fix: topology
This commit is contained in:
parent
1891d1a879
commit
512893b9ca
@ -179,6 +179,7 @@ export const dashboardStore = defineStore({
|
||||
newItem.graph = {
|
||||
showDepth: true,
|
||||
};
|
||||
newItem.metricMode = MetricModes.Expression;
|
||||
}
|
||||
if (ControlsTypes.includes(type)) {
|
||||
newItem.h = 32;
|
||||
|
Loading…
Reference in New Issue
Block a user