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
26287587
Commit
26287587
authored
Aug 17, 2021
by
fukai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新码表文件
parent
c01570c7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
BusinessButton.vue
src/components/BusinessButton.vue
+2
-2
index.js
src/config/CodeTable/index.js
+5
-2
No files found.
src/components/BusinessButton.vue
View file @
26287587
...
...
@@ -28,7 +28,7 @@ export default {
message
:
'保存成功'
,
type
:
'success'
});
this
.
$history
.
push
(
"/business/trnrel"
)
this
.
$
router
.
history
.
push
(
"/business/trnrel"
)
}
else
{
this
.
$notify
({
title
:
'失败'
,
...
...
@@ -46,7 +46,7 @@ export default {
message
:
'暂存成功'
,
type
:
'success'
});
this
.
$history
.
push
(
"/business/sptsel"
)
this
.
$
router
.
history
.
push
(
"/business/sptsel"
)
}
else
{
this
.
$notify
({
title
:
'失败'
,
...
...
src/config/CodeTable/index.js
View file @
26287587
...
...
@@ -5771,11 +5771,14 @@ const CodeTable = {
{
label
:
"国结系统融资过渡帐"
,
value
:
"BF"
}
],
setfelRol
:
[
{
label
:
"ISS Issuing Bank"
,
value
:
"APL"
}
{
label
:
"OWN Ourselves"
,
value
:
"OWN"
},
{
label
:
"ISS issuing Bank"
,
value
:
"ISS"
},
{
label
:
"APL Applicat"
,
value
:
"APL"
}
],
ptydbt
:
[
{
label
:
"OWN Ourselves"
,
value
:
"OWN"
},
{
label
:
"ISS issuing Bank"
,
value
:
"ISS"
}
{
label
:
"ISS issuing Bank"
,
value
:
"ISS"
},
{
label
:
"APL Applicat"
,
value
:
"APL"
}
],
Payee
:
[
{
label
:
"OWN Ourselves"
,
value
:
"OWN"
},
...
...
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