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
isc-v3.1-tmp
isc-web-vue
Commits
54c87642
Commit
54c87642
authored
Oct 06, 2024
by
Mr.xu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xugaopeng-外币兑换平盘确认FXTFCM
parent
64b06d25
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
index.js
src/page/Funds/Fxtfcm/model/index.js
+2
-1
Cnfp.vue
src/page/Funds/Fxtfcm/views/Cnfp.vue
+0
-0
No files found.
src/page/Funds/Fxtfcm/model/index.js
View file @
54c87642
...
...
@@ -4,7 +4,7 @@ import Pts from "~/page/Model/Common/Pts"
export
default
class
Fxtfcm
{
constructor
()
{
this
.
data
=
{
fx
dgrp
:{
fx
tfcm
:{
rec
:{
ownref
:
""
,
// 平盘业务参考号 .fxdgrp.rec.ownref
nam
:
""
,
// 名称 .fxdgrp.rec.nam
...
...
@@ -15,6 +15,7 @@ export default class Fxtfcm{
midrat
:
""
,
// 中间价 .fxdgrp.rec.midrat
ownusr
:
""
,
// 资金部负责人 .fxdgrp.rec.ownusr
usr
:
""
,
// 清算中心负责人 .fxdgrp.rec.usr
detail
:
""
,
// 详情 .fxtfcm.rec.detail
},
apl
:{
pts
:
new
Pts
().
data
,
...
...
src/page/Funds/Fxtfcm/views/Cnfp.vue
View file @
54c87642
This diff is collapsed.
Click to expand it.
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