From bc79c3e8341048ec604f414d9a0ecb875bae7698 Mon Sep 17 00:00:00 2001
From: 张晓波 <bingbo1993@126.com>
Date: 星期一, 11 十二月 2023 16:33:43 +0800
Subject: [PATCH] 人脸记录去掉token验证

---
 web/src/views/DataAnalyse/ComparisonIndex/components/RebarcageIndex.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/web/src/views/DataAnalyse/ComparisonIndex/components/RebarcageIndex.vue b/web/src/views/DataAnalyse/ComparisonIndex/components/RebarcageIndex.vue
index 987fe31..db7daed 100644
--- a/web/src/views/DataAnalyse/ComparisonIndex/components/RebarcageIndex.vue
+++ b/web/src/views/DataAnalyse/ComparisonIndex/components/RebarcageIndex.vue
@@ -115,7 +115,6 @@
         yAxis: [
           {
             type: "value",
-            max: 100,
             splitNumber: 10,
             axisLabel: {
               formatter: "{value}",

--
Gitblit v1.9.3