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
43618d89
Commit
43618d89
authored
Oct 06, 2024
by
hanying
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
http://114.115.138.98:8900/isc-v3.1/isc-web-vue
into develop
parents
368daf81
85cc96bc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.js
src/page/Funds/Infftd1/model/index.js
+2
-2
index.js
src/page/Funds/Inffxd/model/index.js
+2
-2
No files found.
src/page/Funds/Infftd1/model/index.js
View file @
43618d89
...
...
@@ -6,8 +6,8 @@ export default class infftd {
infcon
:
{
seaownref
:
""
,
// 业务编号 .infcon.seaownref
nam
:
""
,
// Name客户名称 .infcon.nam
opndatfrom
:
""
,
// 有效日期自 .infcon.opndatfrom
opndatto
:
""
,
// Open Date to .infcon.opndatto
opndatfrom
:
new
Date
((
new
Date
).
getTime
()
-
(
7
*
24
*
60
*
60
*
1000
))
,
// 有效日期自 .infcon.opndatfrom
opndatto
:
new
Date
()
,
// Open Date to .infcon.opndatto
seacur
:
""
,
// 币种 .infcon.seacur
seaamtfr
:
""
,
// 金额自 .infcon.seaamtfr
...
...
src/page/Funds/Inffxd/model/index.js
View file @
43618d89
...
...
@@ -7,8 +7,8 @@ export default class inffxd {
seaownref
:
""
,
// 业务编号 .infcon.seaownref
nam
:
""
,
// 业务名称 .infcon.nam
opndat
:
""
,
//
opndatfrom
:
""
,
// 有效日期自 .infcon.opndatfrom
opndatto
:
""
,
// Open Date to .infcon.opndatto
opndatfrom
:
new
Date
((
new
Date
).
getTime
()
-
(
7
*
24
*
60
*
60
*
1000
))
,
// 有效日期自 .infcon.opndatfrom
opndatto
:
new
Date
()
,
// Open Date to .infcon.opndatto
seacur
:
""
,
// 币种 .infcon.seacur
seaamtfr
:
""
,
// 金额自 .infcon.seaamtfr
seaamtto
:
""
,
// Amount to .infcon.seaamtto
...
...
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