Commit 949fefb1 by nanrui

汇款汉化

parent 60917446
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- ==============左边=========== --> <!-- ==============左边=========== -->
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="业务编号" prop="cpdgrp.rec.ownref" style="width: 100%"> <el-form-item label="汇款编号" prop="cpdgrp.rec.ownref" style="width: 100%">
<c-fullbox> <c-fullbox>
<c-input v-model="model.cpdgrp.rec.ownref" maxlength="16" placeholder="请输入业务编号" disabled></c-input> <c-input v-model="model.cpdgrp.rec.ownref" maxlength="16" placeholder="请输入业务编号" disabled></c-input>
<template slot="footer"> <template slot="footer">
......
...@@ -137,16 +137,16 @@ ...@@ -137,16 +137,16 @@
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="提示信息" prop="attp.commet"> <el-form-item label="附言" prop="attp.commet">
<c-input type="textarea" v-model="model.attp.commet" maxlength="35" show-word-limit placeholder="请输入提示信息" <c-input type="textarea" v-model="model.attp.commet" maxlength="35" show-word-limit placeholder="请输入附言"
rows="4"></c-input> rows="4"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="提示信息72(102)" prop="attp.com102"> <el-form-item label="附言72(102)" prop="attp.com102">
<c-input type="textarea" v-model="model.attp.com102" maxlength="35" show-word-limit <c-input type="textarea" v-model="model.attp.com102" maxlength="35" show-word-limit
placeholder="请输入提示信息72(102)" rows="4" disabled></c-input> placeholder="请输入附言72(102)" rows="4" disabled></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="银行业务编号" prop="bopmod.dbegrp.bas.buscode"> <el-form-item label="银行汇款编号" prop="bopmod.dbegrp.bas.buscode">
<c-input v-model="model.bopmod.dbegrp.bas.buscode" maxlength="22" placeholder="请输入银行业务编号" disabled></c-input> <c-input v-model="model.bopmod.dbegrp.bas.buscode" maxlength="22" placeholder="请输入银行汇款编号" disabled></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item <el-form-item
label="业务编号" label="汇款编号"
prop="cpdgrp.rec.ownref" prop="cpdgrp.rec.ownref"
style="width: 100%" style="width: 100%"
> >
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<c-input <c-input
v-model="model.cpdgrp.rec.ownref" v-model="model.cpdgrp.rec.ownref"
maxlength="16" maxlength="16"
placeholder="请输入业务编号" placeholder="请输入汇款编号"
disabled disabled
></c-input> ></c-input>
<template slot="footer"> <template slot="footer">
...@@ -350,7 +350,7 @@ ...@@ -350,7 +350,7 @@
<c-input <c-input
v-model="model.cpdgrp.rec.nam" v-model="model.cpdgrp.rec.nam"
maxlength="240" maxlength="240"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入简略信息"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- =================左边============== --> <!-- =================左边============== -->
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="业务编号" prop="cpdgrp.rec.ownref"> <el-form-item label="汇款编号" prop="cpdgrp.rec.ownref">
<c-fullbox> <c-fullbox>
<c-input v-model="model.cpdgrp.rec.ownref" disabled></c-input> <c-input v-model="model.cpdgrp.rec.ownref" disabled></c-input>
<template slot="footer"> <template slot="footer">
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<c-col :span="24" style="margin-top: 0"> <c-col :span="24" style="margin-top: 0">
<c-col :span="11"> <c-col :span="11">
<el-form-item label="业务编号" prop="cpdgrp.rec.ownref" style="width: 100%"> <el-form-item label="汇款编号" prop="cpdgrp.rec.ownref" style="width: 100%">
<c-fullbox> <c-fullbox>
<c-input v-model="model.cpdgrp.rec.ownref" maxlength="16" placeholder="请输入业务编号" disabled></c-input> <c-input v-model="model.cpdgrp.rec.ownref" maxlength="16" placeholder="请输入业务编号" disabled></c-input>
<template slot="footer"> <template slot="footer">
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<m-setpan :model="model" :codes="codes" /> <m-setpan :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="提示信息" name="glepan"> <el-tab-pane label="分录" name="glepan">
<!--PD000001 --> <!--PD000001 -->
<m-glepan :model="model" :codes="codes" ref="glepan" /> <m-glepan :model="model" :codes="codes" ref="glepan" />
</el-tab-pane> </el-tab-pane>
......
...@@ -70,7 +70,7 @@ export default { ...@@ -70,7 +70,7 @@ export default {
columns: [ columns: [
'0 1 "Account" 240 ', '0 1 "Account" 240 ',
'1 2 "Dt/Cr" 150 1 0 1 DBTCDT', '1 2 "Dt/Cr" 150 1 0 1 DBTCDT',
'2 3 "Cur" 137', '2 3 "币种" 137',
'3 4 "Booked Amt" 190 2 8 1 2', '3 4 "Booked Amt" 190 2 8 1 2',
'4 5 "状态" 150 1 0 1 GLE:EXPFLG', '4 5 "状态" 150 1 0 1 GLE:EXPFLG',
'5 6 "Rate" 155 2 0 1 0', '5 6 "Rate" 155 2 0 1 0',
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- ==========左边========= --> <!-- ==========左边========= -->
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="业务编号" prop="trn.ownref" style="width: 100%"> <el-form-item label="汇款编号" prop="trn.ownref" style="width: 100%">
<c-fullbox> <c-fullbox>
<c-input v-model="model.trn.ownref" placeholder=""></c-input> <c-input v-model="model.trn.ownref" placeholder=""></c-input>
<template slot="footer"> <template slot="footer">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div class="eibs-tab"> <div class="eibs-tab">
<c-col :span="24"> <c-col :span="24">
<c-col :span="8"> <c-col :span="8">
<el-form-item label="业务编号" prop=""> <el-form-item label="汇款编号" prop="">
<c-input v-model="model.trn.ownref"></c-input> <c-input v-model="model.trn.ownref"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -38,10 +38,10 @@ export default { ...@@ -38,10 +38,10 @@ export default {
stmData: { stmData: {
columns: [ columns: [
'0 1 "Ident No." 262 ', '0 1 "Ident No." 262 ',
'1 2 "TRN" 150', '1 2 "交易代码" 150',
'2 3 "Entry" 250 20 30 1', '2 3 "Entry" 250 20 30 1',
'3 4 "状态" 180 1 0 1 RELSTA', '3 4 "状态" 180 1 0 1 RELSTA',
'4 5 "Own Reference" 230', '4 5 "汇款编号" 230',
'5 6 "Object" 250', '5 6 "Object" 250',
], ],
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick"> <c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick">
<!--PD000071 --> <!--PD000071 -->
<el-tab-pane label="selection panel" name="inftrnps"> <el-tab-pane label="选择面板" name="inftrnps">
<m-inftrnps :model="model" :codes="codes"/> <m-inftrnps :model="model" :codes="codes"/>
</el-tab-pane> </el-tab-pane>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- -----------上------------- --> <!-- -----------上------------- -->
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <c-col :span="11">
<el-form-item label="业务编号" prop="cpdgrp.rec.ownref"> <el-form-item label="汇款编号" prop="cpdgrp.rec.ownref">
<c-fullbox> <c-fullbox>
<c-input v-model="model.cpdgrp.rec.ownref" disabled></c-input> <c-input v-model="model.cpdgrp.rec.ownref" disabled></c-input>
<template slot="footer"> <template slot="footer">
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="简略信息" prop="cpdgrp.rec.nam"> <el-form-item label="简略信息" prop="cpdgrp.rec.nam">
<c-input v-model="model.cpdgrp.rec.nam" maxlength="40" <c-input v-model="model.cpdgrp.rec.nam" maxlength="40"
placeholder="请输入Externally Displayed 简略信息 to Identify the Contract" disabled></c-input> placeholder="请输入简略信息" disabled></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="10"> <c-col :span="10">
<el-form-item label="国外费用" prop="cpdgrp.cbs.feecur"> <el-form-item label="国外费用" prop="cpdgrp.cbs.feecur">
<c-select v-model="model.cpdgrp.cbs.feecur" style="width: 100%" placeholder="请选择汇款金额"> <c-select v-model="model.cpdgrp.cbs.feecur" style="width: 100%" placeholder="请选择币种">
<el-option v-for="item in codes.curtxt1" :key="item.value" :label="item.label" :value="item.value"> <el-option v-for="item in codes.curtxt1" :key="item.value" :label="item.label" :value="item.value">
</el-option> </el-option>
</c-select> </c-select>
...@@ -453,7 +453,7 @@ ...@@ -453,7 +453,7 @@
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="收款人 Ref." prop="cpdgrp.pye.pts.ref"> <el-form-item label="收款人参考号" prop="cpdgrp.pye.pts.ref">
<c-input v-model="model.cpdgrp.pye.pts.ref"></c-input> <c-input v-model="model.cpdgrp.pye.pts.ref"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -43,8 +43,8 @@ ...@@ -43,8 +43,8 @@
"1 2 \"Type of Entry\" 0 ", "1 2 \"Type of Entry\" 0 ",
"1 3 \"Type\" 0 ", "1 3 \"Type\" 0 ",
"1 4 \"Date\" 0 ", "1 4 \"Date\" 0 ",
"1 5 \"Cur\" 0 ", "1 5 \"币种\" 0 ",
"2 5 \"Cur\" 0 ", "2 5 \"币种\" 0 ",
"1 6 \"Amount\" 0 ", "1 6 \"Amount\" 0 ",
"2 6 \"Conv. Amount\" 0 ", "2 6 \"Conv. Amount\" 0 ",
"1 7 \"Rel.\" 0 ", "1 7 \"Rel.\" 0 ",
......
...@@ -49,9 +49,9 @@ ...@@ -49,9 +49,9 @@
"1 1 \"Ext.Id\" 0 ", "1 1 \"Ext.Id\" 0 ",
"1 2 \"Begin\" 0 ", "1 2 \"Begin\" 0 ",
"1 3 \"End\" 0 ", "1 3 \"End\" 0 ",
"1 4 \"Cur\" 0 ", "1 4 \"币种\" 0 ",
"1 5 \"Balance\" 0 ", "1 5 \"Balance\" 0 ",
"1 6 \"Cur\" 0 ", "1 6 \"币种\" 0 ",
"1 7 \"Converted Amount\" 0 ", "1 7 \"Converted Amount\" 0 ",
"1 8 \"CBE ID\" 0 ", "1 8 \"CBE ID\" 0 ",
], ],
......
...@@ -115,8 +115,8 @@ export default { ...@@ -115,8 +115,8 @@ export default {
'1 1 "Fee Code" 0 ', '1 1 "Fee Code" 0 ',
'1 2 "Fee Text" 0 ', '1 2 "Fee Text" 0 ',
'1 3 "Disposition" 0 ', '1 3 "Disposition" 0 ',
'1 4 "Role" 0 ', '1 4 "角色" 0 ',
'1 5 "Cur" 0 ', '1 5 "币种" 0 ',
'1 6 "Amount" 0 ', '1 6 "Amount" 0 ',
'1 7 "Transaction/INR" 0 ', '1 7 "Transaction/INR" 0 ',
'1 8 "Entry Date" 0 ', '1 8 "Entry Date" 0 ',
...@@ -129,7 +129,7 @@ export default { ...@@ -129,7 +129,7 @@ export default {
'1 2 "收款人" 0 ', '1 2 "收款人" 0 ',
'2 2 "Text for 收款人" 0 ', '2 2 "Text for 收款人" 0 ',
'1 3 "Disposition" 0 ', '1 3 "Disposition" 0 ',
'1 4 "Cur" 0 ', '1 4 "币种" 0 ',
'1 5 "Amount" 0 ', '1 5 "Amount" 0 ',
'1 6 "Transaction/INR" 0 ', '1 6 "Transaction/INR" 0 ',
'1 7 "Entry Date" 0 ', '1 7 "Entry Date" 0 ',
......
...@@ -74,8 +74,8 @@ export default { ...@@ -74,8 +74,8 @@ export default {
'1 1 "TRNINR" 0 ', '1 1 "TRNINR" 0 ',
'1 2 "Account" 0 ', '1 2 "Account" 0 ',
'1 3 "D/C" 0 ', '1 3 "D/C" 0 ',
'1 4 "Cur" 0', '1 4 "币种" 0',
'2 4 "S.Cur" 0', '2 4 "S.币种" 0',
'1 5 "Amount" 0', '1 5 "Amount" 0',
'2 5 "Sys.Amount" 0', '2 5 "Sys.Amount" 0',
'1 6 "Val.Date" 0', '1 6 "Val.Date" 0',
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
</div> --> </div> -->
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="业务编号" prop="cpdgrp.rec.ownref"> <el-form-item label="汇款编号" prop="cpdgrp.rec.ownref">
<c-fullbox> <c-fullbox>
<c-input <c-input
v-model="model.cpdgrp.rec.ownref" v-model="model.cpdgrp.rec.ownref"
......
...@@ -15,20 +15,20 @@ ...@@ -15,20 +15,20 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="8"> <c-col :span="8">
<el-form-item <el-form-item
label="业务编号" label="汇款编号"
prop="infcon.seaownref" prop="infcon.seaownref"
style="width: 100%" style="width: 100%"
> >
<c-input <c-input
v-model="model.infcon.seaownref" v-model="model.infcon.seaownref"
maxlength="16" maxlength="16"
placeholder="请输入业务编号" placeholder="请输入汇款编号"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="8"> <c-col :span="8">
<el-form-item <el-form-item
label="Opening" label="开立日期"
prop="infcon.opndatfrom" prop="infcon.opndatfrom"
style="width: 100%" style="width: 100%"
> >
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<c-input <c-input
v-model="model.infcon.nam" v-model="model.infcon.nam"
maxlength="40" maxlength="40"
placeholder="请输入Name" placeholder="请输入简略信息"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -90,27 +90,27 @@ ...@@ -90,27 +90,27 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="8"> <c-col :span="8">
<el-form-item <el-form-item
label="Party Reference" label="当事人参考号"
prop="infcon.searef" prop="infcon.searef"
style="width: 100%" style="width: 100%"
> >
<c-input <c-input
v-model="model.infcon.searef" v-model="model.infcon.searef"
maxlength="16" maxlength="16"
placeholder="请输入Party Reference" placeholder="请输入当事人参考号"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="8"> <c-col :span="8">
<el-form-item <el-form-item
label="Select Single Party" label="当事人编号"
prop="infcon.pty.extkey" prop="infcon.pty.extkey"
style="width: 100%" style="width: 100%"
> >
<c-input <c-input
v-model="model.infcon.pty.extkey" v-model="model.infcon.pty.extkey"
maxlength="24" maxlength="24"
placeholder="请输入Select Single Party" placeholder="请输入当事人编号"
:disabled="this.flag1" :disabled="this.flag1"
> >
</c-input> </c-input>
...@@ -118,14 +118,14 @@ ...@@ -118,14 +118,14 @@
</c-col> </c-col>
<c-col :span="8"> <c-col :span="8">
<el-form-item <el-form-item
label="Party Name" label="当事人名称"
prop="infcon.pty.nam" prop="infcon.pty.nam"
style="width: 100%" style="width: 100%"
> >
<c-input <c-input
v-model="model.infcon.pty.nam" v-model="model.infcon.pty.nam"
maxlength="40" maxlength="40"
placeholder="请输入External Party Name" placeholder="请输入当事人名称"
disabled disabled
> >
</c-input> </c-input>
...@@ -136,24 +136,24 @@ ...@@ -136,24 +136,24 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="8"> <c-col :span="8">
<el-form-item <el-form-item
label="Party Name/BIC" label="当事人BIC编码"
prop="infcon.seapty" prop="infcon.seapty"
style="width: 100%" style="width: 100%"
> >
<c-input <c-input
v-model="model.infcon.seapty" v-model="model.infcon.seapty"
maxlength="24" maxlength="24"
placeholder="请输入Party Name/BIC" placeholder="请输入当事人BIC编码"
:disabled="this.flag2" :disabled="this.flag2"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="8"> <c-col :span="8">
<el-form-item label="Role" prop="infcon.searol" style="width: 100%"> <el-form-item label="角色" prop="infcon.searol" style="width: 100%">
<c-select <c-select
v-model="model.infcon.searol" v-model="model.infcon.searol"
style="width: 100%" style="width: 100%"
placeholder="请选择Role" placeholder="请选择角色"
:code="searol" :code="searol"
> >
</c-select> </c-select>
...@@ -161,14 +161,14 @@ ...@@ -161,14 +161,14 @@
</c-col> </c-col>
<c-col :span="8"> <c-col :span="8">
<el-form-item <el-form-item
label="Resp.User" label="客户经理"
prop="infcon.usr.extkey" prop="infcon.usr.extkey"
style="width: 100%" style="width: 100%"
> >
<c-input <c-input
v-model="model.infcon.usr.extkey" v-model="model.infcon.usr.extkey"
maxlength="8" maxlength="8"
placeholder="请输入User ID" placeholder="请输入客户经理"
disabled disabled
> >
</c-input> </c-input>
...@@ -251,11 +251,11 @@ ...@@ -251,11 +251,11 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="8"> <c-col :span="8">
<el-form-item label="Swift type" prop="msgtyp" style="width: 100%"> <el-form-item label="Swift类型" prop="msgtyp" style="width: 100%">
<c-select <c-select
v-model="model.msgtyp" v-model="model.msgtyp"
style="width: 100%" style="width: 100%"
placeholder="请选择Swift type" placeholder="请选择Swift类型"
:code="swftyp" :code="swftyp"
> >
</c-select> </c-select>
...@@ -420,7 +420,7 @@ ...@@ -420,7 +420,7 @@
style="margin-left: 0" style="margin-left: 0"
size="small" size="small"
type="primary" type="primary"
@click="getButtons(scope.row['业务编号'])" @click="getButtons(scope.row['汇款编号'])"
> >
处理 处理
</c-button> </c-button>
...@@ -507,10 +507,10 @@ export default { ...@@ -507,10 +507,10 @@ export default {
}, },
stmData: { stmData: {
columns: [ columns: [
'1 1 "业务编号" 150 ', '1 1 "汇款编号" 150 ',
'2 2 "Resp. User" 120 ', '2 2 "客户经理" 120 ',
'12 3 "PYE NO." 100 ', '12 3 "PYE NO." 100 ',
'9 4 "Payee.Party Number" 200', '9 4 "收款人编号" 200',
'10 5 "Payee Customer" 250', '10 5 "Payee Customer" 250',
'11 6 "PYE.Customer CN" 150', '11 6 "PYE.Customer CN" 150',
'13 7 "Ord.Party Number" 150', '13 7 "Ord.Party Number" 150',
...@@ -520,13 +520,13 @@ export default { ...@@ -520,13 +520,13 @@ export default {
'17 11 "Ord.Institution" 200', '17 11 "Ord.Institution" 200',
'12 12 "ORC NO." 150', '12 12 "ORC NO." 150',
'18 13 "2.Party Number" 150', '18 13 "2.Party Number" 150',
'19 14 "Paying Bank" 150', '19 14 "付款行" 150',
{ {
index: 3, index: 3,
position: 15, position: 15,
width: 100, width: 100,
pattern: "date", pattern: "date",
label: "Opened", label: "开立日期",
}, },
{ {
index: 4, index: 4,
...@@ -541,11 +541,11 @@ export default { ...@@ -541,11 +541,11 @@ export default {
position: 17, position: 17,
width: 100, width: 100,
pattern: "date", pattern: "date",
label: "Closed", label: "关闭日期",
}, },
'20 18 "1.Cur" 80', '20 18 "1.币种" 80',
'21 19 "Paym.Amount" 150', '21 19 "付款金额" 150',
'22 20 "2.Cur" 80', '22 20 "2.币种" 80',
'23 21 "Amount rcvd." 150', '23 21 "Amount rcvd." 150',
'6 22 "Pyectycod" 120', '6 22 "Pyectycod" 120',
'7 23 "Orcctycod" 120', '7 23 "Orcctycod" 120',
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
stmData: { stmData: {
columns: [ columns: [
"1 1 \"Type\" 0 ", "1 1 \"Type\" 0 ",
"1 2 \"Role\" 0 ", "1 2 \"角色\" 0 ",
"1 3 \"Maturity\" 0", "1 3 \"Maturity\" 0",
"1 4 \"Amount\" 0", "1 4 \"Amount\" 0",
"1 5 \"Account\" 0", "1 5 \"Account\" 0",
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
columns: [ columns: [
"1 1 \"Start\" 0 ", "1 1 \"Start\" 0 ",
"1 2 \"状态\" 0 ", "1 2 \"状态\" 0 ",
"1 3 \"业务编号\" 0", "1 3 \"汇款编号\" 0",
"1 4 \"Name\" 0", "1 4 \"Name\" 0",
], ],
data: [ data: [
......
...@@ -107,8 +107,8 @@ ...@@ -107,8 +107,8 @@
return { return {
stmData: { stmData: {
sptstmColumns: [ sptstmColumns: [
"1 1 \"TRN\" 0 ", "1 1 \"交易代码\" 0 ",
"1 2 \"业务编号\" 0 ", "1 2 \"汇款编号\" 0 ",
"1 3 \"简略信息\" 0 ", "1 3 \"简略信息\" 0 ",
"1 4 \"Creation\" 0", "1 4 \"Creation\" 0",
"1 5 \"状态\" 0", "1 5 \"状态\" 0",
......
...@@ -55,8 +55,8 @@ ...@@ -55,8 +55,8 @@
stmData: { stmData: {
columns: [ columns: [
"1 1 \"Cre.Date\" 0 ", "1 1 \"Cre.Date\" 0 ",
"1 2 \"业务编号\" 0 ", "1 2 \"汇款编号\" 0 ",
"1 3 \"Cur\" 0 ", "1 3 \"币种\" 0 ",
"1 4 \"Amount\" 115", "1 4 \"Amount\" 115",
"1 5 \"Cre.TRNINR\" 115", "1 5 \"Cre.TRNINR\" 115",
"1 6 \"Cre.TRN\" 115", "1 6 \"Cre.TRN\" 115",
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<!-- <c-col :span="18" :offset="1"> <!-- <c-col :span="18" :offset="1">
<el-form-item label="" prop="infcon.trnstm" label-width="0"> <el-form-item label="" prop="infcon.trnstm" label-width="0">
<c-input type="textarea" :rows="4" v-model="model.infcon.trnstm" show-word-limit <c-input type="textarea" :rows="4" v-model="model.infcon.trnstm" show-word-limit
placeholder="请输入stream for TRN to selected contract"></c-input> placeholder="请输入stream for 交易代码 to selected contract"></c-input>
</el-form-item> </el-form-item>
</c-col> --> </c-col> -->
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <c-col :span="11">
<el-form-item label="业务编号" prop="selobj" style="width:100%"> <el-form-item label="汇款编号" prop="selobj" style="width:100%">
<c-input v-model="model.selobj" style="width:100%"></c-input> <c-input v-model="model.selobj" style="width:100%"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span= "11"> <c-col :span= "11">
<el-form-item label="Selection of Users" prop="usfmod.flt" style="width:100%"> <el-form-item label="用户选择" prop="usfmod.flt" style="width:100%">
<c-fullbox> <c-fullbox>
<c-select v-model="model.usfmod.flt" placeholder="请输入Selection of User" style="width:100%"> <c-select v-model="model.usfmod.flt" placeholder="请输入Selection of User" style="width:100%">
<el-option <el-option
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
v-model="model.inidatfro" v-model="model.inidatfro"
value-format="yyyy-MM-dd" value-format="yyyy-MM-dd"
style="width:48%" style="width:48%"
palceholder="请选择Opening between" palceholder="请选择开立日期"
></c-date-picker> ></c-date-picker>
<span> - </span> <span> - </span>
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
style="margin-left: 0" style="margin-left: 0"
size="small" size="small"
type="primary" type="primary"
@click="getButtons(scope.row['业务编号'])" @click="getButtons(scope.row['汇款编号'])"
> >
处理 处理
</c-button> </c-button>
...@@ -178,8 +178,8 @@ export default { ...@@ -178,8 +178,8 @@ export default {
], ],
stmData:{ stmData:{
columns:[ columns:[
"4 1 \"TRN\" 150 ", "4 1 \"交易代码\" 150 ",
"5 2 \"业务编号\" 160", "5 2 \"汇款编号\" 160",
"6 3 \"简略信息\" 120", "6 3 \"简略信息\" 120",
"7 5 \"Creation\" 101 20 30 1", "7 5 \"Creation\" 101 20 30 1",
"1 6 \"状态\" 160 1 0:0 1 SPT:STA", "1 6 \"状态\" 160 1 0:0 1 SPT:STA",
......
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