From e37e5966f637f62b59b247ded62a7b6aa9ee144f Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.7.112> Date: 星期四, 03 一月 2019 16:11:09 +0800 Subject: [PATCH] 电池信息配置添加投入使用日期 --- gx_tieta/WebRoot/mobil/equipwarn.html | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/equipwarn.html b/gx_tieta/WebRoot/mobil/equipwarn.html index f47b736..4f8a2de 100644 --- a/gx_tieta/WebRoot/mobil/equipwarn.html +++ b/gx_tieta/WebRoot/mobil/equipwarn.html @@ -47,7 +47,8 @@ <option value="119026">鍩虹珯鎺夌珯鍛婅</option> <option value="119027">鍩虹珯寮�闂ㄥ憡璀�</option> <option value ="119028">璁惧楂樻俯鍛婅</option> - + <option value ="119032">璁惧SD鍗℃晠闅�</option> + <option value ="119033">閲囬泦绾垮憡璀�</option> </select> </div> <div class="fg-panel-btn"> @@ -292,6 +293,8 @@ case 119026:return "鍩虹珯鎺夌珯鍛婅"; case 119027:return "鍩虹珯寮�闂ㄥ憡璀�"; case 119028:return "璁惧楂樻俯鍛婅"; + case 119032:return "璁惧SD鍗℃晠闅�"; + case 119033:return "閲囬泦绾垮憡璀�"; } } return "閫氫俊鏁呴殰"; -- Gitblit v1.9.1