mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 16:27:33 +00:00
fix duration
This commit is contained in:
parent
09051e916b
commit
68c27f49d8
@ -141,6 +141,7 @@ if (props.needQuery) {
|
||||
}
|
||||
|
||||
async function init() {
|
||||
duration.value = filters.duration || appStore.durationTime;
|
||||
if (dashboardStore.entity === EntityType[1].value) {
|
||||
await getServices();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user