mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-20 01:21:21 +00:00
fix tip
This commit is contained in:
parent
1f173b5c62
commit
2727474275
@ -109,6 +109,7 @@ export const ebpfStore = defineStore({
|
||||
this.eBPFSchedules = [];
|
||||
return res.data;
|
||||
}
|
||||
this.tip = "";
|
||||
const { eBPFSchedules } = res.data.data;
|
||||
|
||||
this.eBPFSchedules = eBPFSchedules;
|
||||
|
Loading…
Reference in New Issue
Block a user