From 87e4f5187d943cac46c9a75c0553e2072e01ca29 Mon Sep 17 00:00:00 2001
From: chenyabin <Chenab123!>
Date: 星期一, 12 四月 2021 15:04:30 +0800
Subject: [PATCH] 日期选择组件,elelct 组件样式修改。

---
 src/api/mapUrl.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/mapUrl.js b/src/api/mapUrl.js
index 4ebfe0a..ef1af63 100644
--- a/src/api/mapUrl.js
+++ b/src/api/mapUrl.js
@@ -12,6 +12,7 @@
 
 export const getWasteGas = $HOST + '/wasteGas/getWasteGas'
 export const getWasteGasDetails = $HOST + '/wasteGas/getWasteGasMonitoringDetails'
+export const DataItems = $HOST + '/wasteWater/RTDB/DataItems'
 export const getWasteGasMonData = $HOST + '/wasteGas/QueryOnlineMonData'
 
 export const getWasteWater = $HOST + '/wasteWater/getWasteWater' // 搴熸按鐐逛俊鎭�

--
Gitblit v1.8.0