mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 00:37:33 +00:00
clean up
This commit is contained in:
parent
a07f37f9c5
commit
d95dc2331d
@ -145,7 +145,6 @@ function changeCondition() {
|
|||||||
|
|
||||||
function changeLatency(options: any[]) {
|
function changeLatency(options: any[]) {
|
||||||
currentLatency.value = options[0].data;
|
currentLatency.value = options[0].data;
|
||||||
console.log(options);
|
|
||||||
queryTraces();
|
queryTraces();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user