fix: 修复权限前端逻辑
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
{field: 'email', align: 'center',title: '{:__("邮箱")}'},
|
||||
{field: 'address', width: 220,title: '{:__("部门地址")}'},
|
||||
{field: 'sort', width: 80, align: 'center',title: '{:__("排序")}'},
|
||||
{field: 'create_time', align: 'center',width: 160,title: '{:__("创建时间")}'},
|
||||
{field: 'create_time', align: 'center',width: 180,title: '{:__("创建时间")}'},
|
||||
{align: 'center', toolbar: '#tableBar', width: 160,title: '{:__("操作")}'},
|
||||
]]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user