Commit 89ffea7b by wangguangchao

汇出汇款账务分录修改

parent fea88307
......@@ -142,6 +142,7 @@ export default class Cptopn{
payeecountcode:"", // 收款人常驻国家/地区代码 .cptp.payeecountcode
uetr:"", // Uetr .cptp.uetr
},
setmod:{
docamttyplab:"", // settled amount description as label .setmod.docamttyplab
retmsg:"", // Label showing Retry overflow condition .setmod.retmsg
......@@ -152,12 +153,19 @@ export default class Cptopn{
xreflg:"", // Recalculate Rates .setmod.xreflg
setglg:{
labdspflg:"", // Label for Type of Settlement .setmod.setglg.labdspflg
setgll:[]
},
zmqacclab:"", // 主�'�号LABEL .setmod.zmqacclab
zmqacc:"", // 自�'�区主�'�号 .setmod.zmqacc
glemod:{
gleshwstm:"", // Booking stream to Display .setmod.glemod.gleshwstm
setfog:{
setfol:[]
},
setfeg:{
setfel:[]
},
glemod:{
}
},
mtabut:{
coninf:{
......
......@@ -22,7 +22,7 @@
</el-form-item>
</el-col>
<el-col :span="11">
<el-form-item label="Name" prop="cpdgrp.rec.ownref">
<el-form-item label="Name" prop="cpdgrp.rec.nam">
<c-input
v-model="model.cpdgrp.rec.nam"
maxlength="16"
......
......@@ -202,7 +202,7 @@
<el-col :span="22" style="margin-bottom: 18px" :offset="1">
<c-table
style="text-align: center"
:list="data"
:list="model.setmod.setfeg.setfel"
:paginationShow="false"
:border="true"
>
......
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