From f59b0c536a9f361b46311b075395305b0193eb17 Mon Sep 17 00:00:00 2001 From: Fine Date: Mon, 22 Aug 2022 16:21:11 +0800 Subject: [PATCH] reset duration --- src/layout/components/NavBar.vue | 20 +++++++++-- src/router/dashboard.ts | 8 +++++ src/store/modules/app.ts | 11 ++++-- .../components/ProcessTopology.vue | 35 +++++++++++++++++-- .../network-profiling/components/TimeLine.vue | 7 +++- 5 files changed, 72 insertions(+), 9 deletions(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index d1fa2610..6b99d227 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -49,7 +49,7 @@ limitations under the License. -->