@@ -116,7 +116,8 @@ export const authRiskLogTableHeader = [
export const authBehaviorStatisticTableHeader = [
{
label: "鉴权类型",
- prop: "type"
+ prop: "type",
+ enum: "AuthenticationNecessaryParamEnum"
},
label: "鉴权成功次数",