mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-09-20 13:09:27 +00:00
clean up
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user