Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
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
zhouqian
vue-gjjs
Commits
64c51ceb
Commit
64c51ceb
authored
Sep 22, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
下拉框选项
parent
f79c99d1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
index.js
src/config/CodeTable/index.js
+8
-0
No files found.
src/config/CodeTable/index.js
View file @
64c51ceb
...
...
@@ -7245,6 +7245,14 @@ const CodeTable = {
gitamecho
:[
{
label
:
"无特殊规定"
,
value
:
"无特殊规定"
},
{
label
:
"有特殊规定,条件为:"
,
value
:
"有特殊规定,条件为:"
},
],
getprt
:[
{
label
:
"Here"
,
value
:
"DEF"
},
{
label
:
"User"
,
value
:
"USR"
},
{
label
:
"User Group"
,
value
:
"USG"
},
{
label
:
"Entity"
,
value
:
"ETY"
},
{
label
:
"<not specified>"
,
value
:
""
},
]
}
export
default
CodeTable
;
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