风控中台-评分和反欺诈功能增加权限功能
This commit is contained in:
parent
248f312f5f
commit
272a78f4c4
@ -24,10 +24,10 @@
|
||||
+sWebRootPath+detailUrl+compClientID+"&flowunid="+sFlowUnid+"&projectNo="+projectNo+"\"></iframe>", CurPage.getObjectWindowOutput());
|
||||
|
||||
System.out.println("info ----- >" +sFlowUnid);
|
||||
|
||||
String isHistory=CurPage.getParameter("IsHistory");
|
||||
String sButtons[][] = {
|
||||
{"true","","Button","评分请求","评分请求","amp()","","","","btn_icon_saveNew",""},
|
||||
{"true","","Button","反欺诈","反欺诈","afs()","","","","btn_icon_saveNew",""},
|
||||
{"true".equals(isHistory)?"false":"true","","Button","评分请求","评分请求","amp()","","","","btn_icon_saveNew",""},
|
||||
{"true".equals(isHistory)?"false":"true","","Button","反欺诈","反欺诈","afs()","","","","btn_icon_saveNew",""},
|
||||
{"true","","Button","查询评分结果","查询评分结果","queryScoreResult()","","","","btn_icon_saveNew",""},
|
||||
{"true","","Button","查询评分报告","查询评分报告","queryScoreResultUrl()","","","","btn_icon_saveNew",""}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user