Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
biyuewuhua
isc-web-vue
Commits
59cd969b
Commit
59cd969b
authored
Oct 11, 2024
by
zenghuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
处理状态码表修改
parent
21126c64
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
16 deletions
+10
-16
index.js
src/config/CodeTable/index.js
+10
-16
No files found.
src/config/CodeTable/index.js
View file @
59cd969b
...
...
@@ -9516,22 +9516,16 @@ const CodeTable = {
{
label
:
"失败"
,
value
:
"FAIL"
},
{
label
:
"异常"
,
value
:
"ERROR"
},
],
sta1
:
[{
label
:
"Newly build"
,
value
:
"H"
},
{
label
:
"Pending"
,
value
:
"W"
},
{
label
:
"Processed"
,
value
:
"D"
},
{
label
:
"Closed volume"
,
value
:
"F"
},
{
label
:
"Redistribute"
,
value
:
"R"
},
{
label
:
"Automatic processing"
,
value
:
"A"
},
{
label
:
"To be processed manually"
,
value
:
"X"
},
{
label
:
"Processing error"
,
value
:
"E"
},
{
label
:
"Interface intermediate status"
,
value
:
"O"
},
{
label
:
"To be rechecked manually"
,
value
:
"V"
},
{
label
:
"Message discarding"
,
value
:
"G"
},
{
label
:
"Return message editing"
,
value
:
"C"
},
{
label
:
"Message waiting for release"
,
value
:
"L"
},
{
label
:
"Suspected blacklist"
,
value
:
"B"
},
{
label
:
"Suspected blacklist"
,
value
:
"Y"
},
{
label
:
"Large forehead position does not match"
,
value
:
"P"
},
sta1
:
[
{
label
:
"新建"
,
value
:
"N"
},
{
label
:
"待处理"
,
value
:
"W"
},
{
label
:
"己处理"
,
value
:
"D"
},
{
label
:
"忽略处理"
,
value
:
"F"
},
{
label
:
"重新分发"
,
value
:
"R"
},
{
label
:
"待验证"
,
value
:
"V"
},
{
label
:
"禁止处理"
,
value
:
"B"
},
{
label
:
"待复核"
,
value
:
"Q"
},
{
label
:
"取消忽略"
,
value
:
"G"
},
],
elctyp
:
[
{
value
:
"102"
,
label
:
"elcs.102.001.01"
},
...
...
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