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
fukai
vue-gjjs
Commits
6ac96222
Commit
6ac96222
authored
Oct 28, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
码表汉化
parent
a3953ae3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
index.js
src/config/CodeTable/index.js
+0
-0
Infsea.vue
src/views/Business/Infcpd/Infsea.vue
+1
-1
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+1
-1
No files found.
src/config/CodeTable/index.js
View file @
6ac96222
This diff is collapsed.
Click to expand it.
src/views/Business/Infcpd/Infsea.vue
View file @
6ac96222
...
@@ -447,7 +447,7 @@ export default {
...
@@ -447,7 +447,7 @@ export default {
{
label
:
"MT910"
,
value
:
"910"
},
{
label
:
"MT910"
,
value
:
"910"
},
{
label
:
"CMT100"
,
value
:
"CMT"
},
{
label
:
"CMT100"
,
value
:
"CMT"
},
{
label
:
"境内外币清算"
,
value
:
"100"
},
{
label
:
"境内外币清算"
,
value
:
"100"
},
{
label
:
"
Other
"
,
value
:
"OTH"
},
{
label
:
"
其他
"
,
value
:
"OTH"
},
],
],
cptselModel
:
new
CptselModel
().
data
,
cptselModel
:
new
CptselModel
().
data
,
searchToggle
:
true
,
searchToggle
:
true
,
...
...
src/views/Business/Trnrel/Inftrnps.vue
View file @
6ac96222
...
@@ -185,7 +185,7 @@ export default {
...
@@ -185,7 +185,7 @@ export default {
// '0 10 "业务状态" 80',
// '0 10 "业务状态" 80',
{
{
index
:
0
,
position
:
10
,
width
:
100
,
pattern
:
'code'
,
label
:
'业务状态'
,
code
:
[{
label
:
"等待"
,
value
:
"W"
},
index
:
0
,
position
:
10
,
width
:
100
,
pattern
:
'code'
,
label
:
'业务状态'
,
code
:
[{
label
:
"等待"
,
value
:
"W"
},
{
label
:
"已
修改
"
,
value
:
"C"
},
{
label
:
"已
打回
"
,
value
:
"C"
},
{
label
:
"已拾取"
,
value
:
"P"
},
{
label
:
"已拾取"
,
value
:
"P"
},
{
label
:
"已拒绝"
,
value
:
"N"
},]
{
label
:
"已拒绝"
,
value
:
"N"
},]
},
},
...
...
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