From a94e89e2a85d05ce57853bbb0f6c6f0b6f7c536a Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期四, 08 四月 2021 11:22:25 +0800
Subject: [PATCH] 弹框问题修改

---
 src/conf/Constants.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/conf/Constants.js b/src/conf/Constants.js
index 98f7fa1..6784be5 100644
--- a/src/conf/Constants.js
+++ b/src/conf/Constants.js
@@ -5,9 +5,9 @@
 }
 
 export const logicMapper = {
-  wasteGasJcd: 'WasteGas.js',
-  wasteWaterJcd: 'WasteWater.js',
-  solidWasteJcd: 'SolidWaste.js',
+  wasteGasPfk: 'WasteGas.js',
+  wasteWaterPfk: 'WasteWater.js',
+  wasteSolidCcd: 'SolidWaste.js',
   sewersAreaGs: 'Company.js'
 }
 

--
Gitblit v1.8.0