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
fcd92579
Commit
fcd92579
authored
Dec 23, 2021
by
吴佳
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.115.138.98:8900/fukai/vue-gjjs
parents
cca9cb0d
5aea6446
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
53 additions
and
23 deletions
+53
-23
Infsea.vue
src/views/Business/Infdid/Infsea.vue
+44
-15
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+9
-8
No files found.
src/views/Business/Infdid/Infsea.vue
View file @
fcd92579
...
...
@@ -292,6 +292,35 @@
<el-row>
<c-col
:span=
"23"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"150px"
>
<
template
>
<c-button
style=
"margin-left: 0"
size=
"small"
type=
"primary"
>
快照
</c-button>
<c-button
style=
"margin-left: 0"
size=
"small"
type=
"primary"
>
处理
</c-button>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</el-row>
...
...
@@ -496,21 +525,21 @@ export default {
return
{
stmData
:
{
columns
:
[
'1 1 "Reference" 0'
,
'2 2 "Resp User" 0'
,
'3 3 "Tenor day" 0'
,
'7 4 "Applicant Party Number" 0'
,
'8 5 "Applicant" 0'
,
'9 6 "Beneficiary Party Number" 0'
,
'10 7 "Beneficiary" 0'
,
'11 8 "BIC" 0'
,
'4 9 "Opened" 0'
,
'5 10 "Expired" 0'
,
'6 11 "Closed" 0'
,
'12 12 "L/C Amt Cur" 0'
,
'13 13 "L/C Amount" 0'
,
'14 14 "Open Amount Cur" 0'
,
'15 15 "Open Amount" 0'
,
'1 1 "Reference"
10
0'
,
'2 2 "Resp User"
10
0'
,
'3 3 "Tenor day"
5
0'
,
'7 4 "Applicant Party Number"
8
0'
,
'8 5 "Applicant"
7
0'
,
'9 6 "Beneficiary Party Number"
8
0'
,
'10 7 "Beneficiary"
7
0'
,
'11 8 "BIC"
8
0'
,
'4 9 "Opened"
13
0'
,
'5 10 "Expired"
13
0'
,
'6 11 "Closed"
13
0'
,
'12 12 "L/C Amt Cur"
5
0'
,
'13 13 "L/C Amount"
8
0'
,
'14 14 "Open Amount Cur"
5
0'
,
'15 15 "Open Amount"
8
0'
,
],
data
:
[],
},
...
...
src/views/Business/Trnrel/Inftrnps.vue
View file @
fcd92579
...
...
@@ -522,14 +522,15 @@ export default {
columns
:
[
'10 1 "交易代码" 80'
,
'11 2 "业务编号" 150'
,
'12 3 "币种" 50'
,
'13 4 "金额" 70'
,
'14 5 "创建时间" 170'
,
'9 6 "签名要求" 70'
,
'2 7 "签名状态" 70'
,
'16 8 "经办柜员" 70'
,
'0 9 "业务状态" 70'
,
'15 10 "业务机构" 200'
,
'11 3 "摘要信息" 150'
,
'12 4 "币种" 50'
,
'13 5 "金额" 70'
,
'14 6 "创建时间" 170'
,
'9 7 "签名要求" 70'
,
'2 8 "签名状态" 70'
,
'16 9 "经办柜员" 70'
,
'0 10 "业务状态" 70'
,
'15 11 "业务机构" 120'
,
],
data
:
[],
},
...
...
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