贷前征信校验细微修改

This commit is contained in:
张磊 2018-06-24 19:34:47 +08:00
parent 04639aa792
commit 4bcdd9fc17

View File

@ -20,7 +20,7 @@
%><%@include file="/Frame/resources/include/ui/include_list.jspf"%>
<script type="text/javascript">
function returnList(){
String sPrevUrl = "/Tenwa/Lease/Flow/Comm/LBPreLoanAntiFraud/LBCarCreditTempList.jsp";
var sPrevUrl = "/Tenwa/Lease/Flow/Comm/LBPreLoanAntiFraud/LBCarCreditTempList.jsp";
AsControl.OpenView(sPrevUrl, "","_self","");
}
</script>