From e58ed6a4e9609ad9805fba5fdfb193caf23a06be Mon Sep 17 00:00:00 2001 From: wwx691809 Date: Tue, 23 Jun 2020 10:47:24 +0800 Subject: [PATCH] Modify input threshold verification and Optimizing the visual map component of echart rendering --- .../ui/src/views/train-manage/scalar.vue | 261 ++++++++++++------ 1 file changed, 182 insertions(+), 79 deletions(-) diff --git a/mindinsight/ui/src/views/train-manage/scalar.vue b/mindinsight/ui/src/views/train-manage/scalar.vue index f4f287b6..7cf77a3f 100644 --- a/mindinsight/ui/src/views/train-manage/scalar.vue +++ b/mindinsight/ui/src/views/train-manage/scalar.vue @@ -92,7 +92,8 @@ limitations under the License.
-
{{$t("scalar.currentThreshold")}}:{{sampleItem.pieceStr || "-"}}
+
{{$t("scalar.currentThreshold")}}:{{sampleItem.pieceStr || "-"}}