Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
朱继来
/
后台订单管理
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
38a389a7
authored
Nov 11, 2019
by
朱继来
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
添加角色
parent
1839bc13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
config/perm_args.php
config/perm_args.php
View file @
38a389a7
...
@@ -21,6 +21,8 @@ return [
...
@@ -21,6 +21,8 @@ return [
'线销二组客服'
=>
17
,
'线销二组客服'
=>
17
,
'线销三组主管'
=>
18
,
'线销三组主管'
=>
18
,
'线销三组客服'
=>
19
,
'线销三组客服'
=>
19
,
'运营'
=>
20
,
'产品'
=>
21
,
],
],
// 线销主管 =》 线销客服
// 线销主管 =》 线销客服
...
@@ -37,7 +39,7 @@ return [
...
@@ -37,7 +39,7 @@ return [
'manager_order'
=>
[
14
,
16
,
18
],
'manager_order'
=>
[
14
,
16
,
18
],
// 查看所有订单角色
// 查看所有订单角色
'check_all_order'
=>
[
1
,
2
,
5
],
'check_all_order'
=>
[
1
,
2
,
5
,
20
,
21
],
// 审单时权限 (用于调价权限 changeOrder.blade.php)
// 审单时权限 (用于调价权限 changeOrder.blade.php)
'is_manager_perm'
=>
[
1
,
2
,
10
,
11
,
14
,
16
,
18
],
'is_manager_perm'
=>
[
1
,
2
,
10
,
11
,
14
,
16
,
18
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment