From 64353d9d8b0c4f96d01a7f8f60b7b99257d29e16 Mon Sep 17 00:00:00 2001 From: WeiFeng-mindinsight Date: Tue, 16 Jun 2020 14:12:27 +0800 Subject: [PATCH] fix graph bug which can not open aggregation scope node --- .../ui/src/components/autocomplete.vue | 91 +++++++-------- mindinsight/ui/src/locales/zh-cn.json | 3 +- .../ui/src/views/train-manage/graph.vue | 104 +++++++++++++----- 3 files changed, 129 insertions(+), 69 deletions(-) diff --git a/mindinsight/ui/src/components/autocomplete.vue b/mindinsight/ui/src/components/autocomplete.vue index 81419d7..3a8fb53 100644 --- a/mindinsight/ui/src/components/autocomplete.vue +++ b/mindinsight/ui/src/components/autocomplete.vue @@ -15,58 +15,56 @@ limitations under the License. -->