@@ -5,6 +5,7 @@
:actions="[
{
label: '详情',
+ ifShow:getCheckPerm('accountlist-detail'),
onClick: handleEdit.bind(null, record),
}
]"