diff --git a/data-explorer/src/web/components/transactionInfo/transactionInfo.t.html b/data-explorer/src/web/components/transactionInfo/transactionInfo.t.html index 84abd7e4793f80f329e3dadf1a2f4cfac324708f..a6ef3b4462744627a108bbeda2120249eb92aba1 100644 --- a/data-explorer/src/web/components/transactionInfo/transactionInfo.t.html +++ b/data-explorer/src/web/components/transactionInfo/transactionInfo.t.html @@ -235,7 +235,7 @@ 用户授权的角色清单: - {{unauthorizedRoles && unauthorizedRoles.join(',') || ''}} + {{authorizedRoles && authorizedRoles.join(',') || ''}} 用户未授权的角色清单: