feat(web): 增加tab切换刷新内容
This commit is contained in:
@@ -15,6 +15,7 @@ export function tabUser() {
|
||||
visibleOn: administratorOnly,
|
||||
title: '用户管理',
|
||||
icon: 'fa fa-user',
|
||||
reload: true,
|
||||
body: [
|
||||
{
|
||||
type: 'crud',
|
||||
|
||||
Reference in New Issue
Block a user