From ca5962eb55da3ddfa947775269cee4774bd2b09c Mon Sep 17 00:00:00 2001 From: liuzhao Date: Fri, 13 Jul 2018 09:17:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A3=8E=E9=99=A9=E9=A2=84=E8=AD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Lease/Flow/RiskAlert/RiskAlertInfo.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/Tenwa/Lease/Flow/RiskAlert/RiskAlertInfo.jsp b/WebContent/Tenwa/Lease/Flow/RiskAlert/RiskAlertInfo.jsp index 20daaca47..47f7793fe 100644 --- a/WebContent/Tenwa/Lease/Flow/RiskAlert/RiskAlertInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/RiskAlert/RiskAlertInfo.jsp @@ -70,6 +70,7 @@ sReturn = sReturn.split("@"); setItemValue(0,0,"ALERT_CUSTOMER", sReturn[0]); setItemValue(0,0,"customername", sReturn[1]); + setItemValue(0,0,"contract_no", sReturn[2]); },"请选择预警客户"); } function selectProviceCode(){//选择省份