From 7df1e9dc9276f582683632487a763dfa1a472095 Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Mon, 21 Mar 2022 19:19:44 +0800 Subject: [PATCH] fix trace --- src/views/dashboard/controls/Trace.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/views/dashboard/controls/Trace.vue b/src/views/dashboard/controls/Trace.vue index 713d28b3..0682fcf4 100644 --- a/src/views/dashboard/controls/Trace.vue +++ b/src/views/dashboard/controls/Trace.vue @@ -14,13 +14,18 @@ See the License for the specific language governing permissions and limitations under the License. -->