From 774fa2344f4dc65cda90e4a0f4dac1ee7b56bafe Mon Sep 17 00:00:00 2001
From: whyclj <1525436766@qq.com>
Date: 星期六, 29 十二月 2018 11:17:28 +0800
Subject: [PATCH] web平台修改告警类型下拉框中添加设备的sd卡故障告警和采集线告警类型

---
 gx_tieta/WebRoot/mobil/batt-unapproved.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/batt-unapproved.html b/gx_tieta/WebRoot/mobil/batt-unapproved.html
index c58b9aa..0584ca9 100644
--- a/gx_tieta/WebRoot/mobil/batt-unapproved.html
+++ b/gx_tieta/WebRoot/mobil/batt-unapproved.html
@@ -314,8 +314,8 @@
 											
 							BattProducer : arrdata[i].binf.BattProducer,			//鐢垫睜鍝佺墝
 							BattModel : arrdata[i].binf.BattModel,				//鐢垫睜鍨嬪彿
-							BattProductDate :  arrdata[i].binf.BattProductDate+" 00:00:00",		//鐢垫睜鐢熶骇鏃ユ湡
-							BattInUseDate :  arrdata[i].binf.BattInUseDate+" 00:00:00",			//鐢垫睜浣跨敤鏃ユ湡
+							BattProductDate :  arrdata[i].binf.BattProductDate,		//鐢垫睜鐢熶骇鏃ユ湡
+							BattInUseDate :  arrdata[i].binf.BattInUseDate,			//鐢垫睜浣跨敤鏃ユ湡
 							install_user : arrdata[i].binf.install_user,			//瀹夎浜哄憳
 						}
 						

--
Gitblit v1.9.1