Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dcxy-system
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姜雷
dcxy-system
Commits
ba3a0c7d
Commit
ba3a0c7d
authored
Jun 11, 2019
by
qiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
6bfec76f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
index.js
src/config/index.js
+2
-1
No files found.
src/config/index.js
View file @
ba3a0c7d
...
@@ -53,6 +53,7 @@ export const operClassifyList = [
...
@@ -53,6 +53,7 @@ export const operClassifyList = [
{
label
:
'删除'
,
value
:
'03'
},
{
label
:
'删除'
,
value
:
'03'
},
{
label
:
'开启'
,
value
:
'04'
},
{
label
:
'开启'
,
value
:
'04'
},
{
label
:
'关闭'
,
value
:
'05'
},
{
label
:
'关闭'
,
value
:
'05'
},
{
label
:
'模式修改'
,
value
:
'06'
},
];
];
//角色操作记录
//角色操作记录
export
const
operClassifyName4role
=
[
export
const
operClassifyName4role
=
[
...
@@ -71,7 +72,7 @@ export const operClassifyName4User = [
...
@@ -71,7 +72,7 @@ export const operClassifyName4User = [
{
label
:
'锁定'
,
value
:
'03'
},
{
label
:
'锁定'
,
value
:
'03'
},
{
label
:
'解锁'
,
value
:
'04'
},
{
label
:
'解锁'
,
value
:
'04'
},
{
label
:
'新增'
,
value
:
'05'
},
{
label
:
'新增'
,
value
:
'05'
},
{
label
:
'模式修改'
,
value
:
'06'
},
];
];
export
const
serviceMap
=
[
export
const
serviceMap
=
[
...
...
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