mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
fix: update config
This commit is contained in:
@@ -144,6 +144,7 @@ export const dashboardStore = defineStore({
|
||||
...this.layout[index],
|
||||
...param,
|
||||
};
|
||||
this.selectedGrid = this.layout[index];
|
||||
},
|
||||
async fetchMetricType(item: string) {
|
||||
const res: AxiosResponse = await graph
|
||||
|
Reference in New Issue
Block a user