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
5aea6446
Commit
5aea6446
authored
Dec 23, 2021
by
wangguangchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infdid页面优化
parent
f7532eaf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
15 deletions
+44
-15
Infsea.vue
src/views/Business/Infdid/Infsea.vue
+44
-15
No files found.
src/views/Business/Infdid/Infsea.vue
View file @
5aea6446
...
...
@@ -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
:
[],
},
...
...
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