From 3f88a847b4ec96fff105491e734b9744adc28ad3 Mon Sep 17 00:00:00 2001
From: ChenZeping02609 <chenzeping02609@163.com>
Date: 星期四, 13 五月 2021 16:02:34 +0800
Subject: [PATCH] 企业应急修改

---
 src/components/panel/RightSearchPanel.vue |    2 +-
 src/conf/Topic.js                         |    2 +-
 src/conf/Constants.js                     |    1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/components/panel/RightSearchPanel.vue b/src/components/panel/RightSearchPanel.vue
index cf00cb3..dfc0e27 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
       }
diff --git a/src/conf/Constants.js b/src/conf/Constants.js
index c22d41e..1eb2734 100644
--- a/src/conf/Constants.js
+++ b/src/conf/Constants.js
@@ -20,7 +20,6 @@
   sewersAreaGs: 'Company.js',
   pipesegment: 'PipeLineAnimal.js',
   pollutionSources: 'SourcesPollution.js'
-  // EnterpriseEmergency: 'EnterpriseEmergency.js'
 }
 
 export const STYLES = {
diff --git a/src/conf/Topic.js b/src/conf/Topic.js
index f0d22ff..7029bec 100644
--- a/src/conf/Topic.js
+++ b/src/conf/Topic.js
@@ -62,7 +62,7 @@
   icon: 'iconguanxianxuncha',
   comp: ''
 }, {
-  name: '浼佷笟搴旀��',
+  name: '搴旀�ュ浘灞�',
   id: 8,
   checked: false,
   isShow: false,

--
Gitblit v1.8.0