1.优化后台管理员管理页面的权限设置
This commit is contained in:
@@ -98,4 +98,5 @@ return [
|
||||
'Group Name Arr' => 'Group Name Arr',
|
||||
'Document file not found' => 'Document file not found',
|
||||
'Failed to read document' => 'Failed to read document',
|
||||
'Please select a parent agent' => 'Please select a parent agent, or ask an administrator for channel assignment permission',
|
||||
];
|
||||
@@ -117,4 +117,5 @@ return [
|
||||
'Group Name Arr' => '分组名称数组',
|
||||
'Document file not found' => '文档文件不存在',
|
||||
'Failed to read document' => '读取文档失败',
|
||||
'Please select a parent agent' => '请选择上级代理,或联系管理员开通渠道分配权限',
|
||||
];
|
||||
Reference in New Issue
Block a user