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
8b2b04f1
Commit
8b2b04f1
authored
Oct 14, 2024
by
zhoujunpeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
资金拆借交易入口2
parent
817a9133
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.js
src/page/Funds/Infftd/event/index.js
+2
-2
Infsea.vue
src/page/Funds/Infftd/views/Infsea.vue
+2
-2
No files found.
src/page/Funds/Infftd/event/index.js
View file @
8b2b04f1
...
...
@@ -178,9 +178,9 @@ export default {
type
:
'view'
}
})
}
else
if
(
row
.
inr
.
length
==
16
)
{
//TODO:修改为16 本地测试:4
}
else
if
(
row
.
inr
.
length
==
4
)
{
//TODO:修改为16 本地测试:4
this
.
routerPush
({
path
:
`/display/
${
row
.
inifrm
.
toLowerCase
()}
`
,
//${row.inifrm.toLowerCase()},fttpcm 本地测试写死
path
:
`/display/
fttpcm
`
,
//${row.inifrm.toLowerCase()},fttpcm 本地测试写死
query
:
{
businessInr
:
row
.
inr
,
businessType
:
'TRN'
...
...
src/page/Funds/Infftd/views/Infsea.vue
View file @
8b2b04f1
...
...
@@ -222,8 +222,8 @@
</div>
<!--stmData改为trnData-->
<el-table
:data=
"
trn
Data.data"
:columns=
"
trn
Data.columns"
:data=
"
stm
Data.data"
:columns=
"
stm
Data.columns"
:showButtonFlg=
"true"
>
<el-table-column
...
...
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