From 54003c39859ef97a07b3d59f70c6379168f0f106 Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期五, 02 四月 2021 17:05:04 +0800 Subject: [PATCH] 固废相关样式调整 --- src/conf/Constants.js | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/conf/Constants.js b/src/conf/Constants.js index cef757c..455d6e2 100644 --- a/src/conf/Constants.js +++ b/src/conf/Constants.js @@ -5,9 +5,10 @@ } export const logicMapper = { - fsqy: 'Sample.js', - fspfk: 'Sample.js', - fsjcd: 'Sample.js' + wasteGasJcd: 'WasteGas.js', + wasteWaterJcd: 'WasteWater.js', + solidWasteJcd: 'SolidWaste.js', + sewersAreaGs: 'Company.js' } export const props = { -- Gitblit v1.8.0