From fb783f79cac8d1524fcf3f41cfaa275a6bd6e70c Mon Sep 17 00:00:00 2001 From: CJJ <Administrator@USER-20180117QL> Date: 星期四, 20 十二月 2018 21:11:40 +0800 Subject: [PATCH] 修改 --- gx_tieta/WebRoot/equipWarn1.jsp | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/equipWarn1.jsp b/gx_tieta/WebRoot/equipWarn1.jsp index b7a2f09..2c56ccb 100644 --- a/gx_tieta/WebRoot/equipWarn1.jsp +++ b/gx_tieta/WebRoot/equipWarn1.jsp @@ -123,6 +123,7 @@ <option value="119025">鍩虹珯鍙戠數鍛婅</option> <option value="119026">鍩虹珯鎺夌珯鍛婅</option> <option value="119027">鍩虹珯寮�闂ㄥ憡璀�</option> + <option value ="119028">璁惧楂樻俯鍛婅</option> </select> </td> @@ -738,6 +739,7 @@ case 119025:return "鍩虹珯鍙戠數鍛婅"; case 119026:return "鍩虹珯鎺夌珯鍛婅"; case 119027:return "鍩虹珯寮�闂ㄥ憡璀�"; + case 119028:return "璁惧楂樻俯鍛婅"; } } return "閫氫俊鏁呴殰"; -- Gitblit v1.9.1