From c2f95b0b9090a2394b5b068582b932a5e57b86aa Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期二, 05 九月 2023 18:19:37 +0800
Subject: [PATCH] 雷达图 新增综合风险排名 数据接入配置

---
 src/sfc/InputSearch.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/sfc/InputSearch.vue b/src/sfc/InputSearch.vue
index 9c6cc8e..c0a5d13 100644
--- a/src/sfc/InputSearch.vue
+++ b/src/sfc/InputSearch.vue
@@ -105,6 +105,7 @@
 .text {
   font-weight: bold;
   margin-top: 5px;
+  font-size: 16px;
 }
 .el-autocomplete {
   margin-top: 5px;

--
Gitblit v1.9.3