Commit 54c87642 by Mr.xu

xugaopeng-外币兑换平盘确认FXTFCM

parent 64b06d25
......@@ -4,7 +4,7 @@ import Pts from "~/page/Model/Common/Pts"
export default class Fxtfcm{
constructor () {
this.data = {
fxdgrp:{
fxtfcm:{
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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment