Commit 7907f771 by 李少勇

Merge branch 'develop' of http://114.115.138.98:8900/isc-v3.1/isc-web-vue into develop

parents d5ef6d66 b3ea8e74
......@@ -25,13 +25,22 @@ export default {
return {
rec: {
objtyp: "FTD",
//objinr: model.ftdgrp.rec.inr,
objtyp: "",
ownref: model.ftdgrp.rec.ownref,
msgtyp: model.fttp.msgtyp,
fttyp: model.ftdgrp.rec.fttyp,
rat :model.ftdgrp.rec.rat,
bnktyp : model.ftdgrp.rec.bnktyp,
valdat: model.ftdgrp.rec.valdat,
},
cbsMap: {
MAX: model.ftdgrp.cbs.max,
NOM1: model.ftdgrp.cbs.nom1,
INS: model.ftdgrp.cbs.ins,
OPN1: model.ftdgrp.cbs.opn1,
},
ptsList: ptsptaList,
transName: trnName,
......
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