From a4a4db4d04174541e4b44b83583be515f77b10b4 Mon Sep 17 00:00:00 2001
From: 陈泽平 <chenzeping>
Date: 星期二, 18 五月 2021 16:30:10 +0800
Subject: [PATCH] 应急问题修改

---
 src/components/panel/RightSearchPanel.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/panel/RightSearchPanel.vue b/src/components/panel/RightSearchPanel.vue
index a1cd903..d4d40f3 100644
--- a/src/components/panel/RightSearchPanel.vue
+++ b/src/components/panel/RightSearchPanel.vue
@@ -154,7 +154,7 @@
         case '绠¢亾淇℃伅':
           this.gcComp = PipeInformationSearch
           break
-        case '搴旀�ュ浘灞�':
+        case '浼佷笟搴旀��':
           this.gcComp = ReportSearch
           break
       }
@@ -328,7 +328,7 @@
     color: @color-tool;
     position: absolute;
     top: 24px;
-    right: 0.02rem;
+    left: 0.02rem;
     border: none; //1px solid @color-tool;
     width: 0.2rem;
     height: 0.2rem;

--
Gitblit v1.8.0