mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 08:17:33 +00:00
fix: query params
This commit is contained in:
parent
3141fe9320
commit
459f4005d7
@ -270,6 +270,7 @@ limitations under the License. -->
|
||||
watch(
|
||||
() => appStore.durationTime,
|
||||
() => {
|
||||
duration.value = appStore.durationTime;
|
||||
if (dashboardStore.entity === EntityType[1].value) {
|
||||
init();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user