Commit 5fd6e38c by wanggang_yf

修改bptset等交易

parent 1bd43ff8
import Api from "~/service/Api"
import Utils from "~/utils"
export default {
}
\ No newline at end of file
export default {
}
\ No newline at end of file
import Api from "~/service/Api"
import Pts from "../Common/Pts"
export default class Bptcrf{
constructor () {
this.data = {
pageId: "" // ctx的key
}
}
}
\ No newline at end of file
<template>
<div class="eibs-tab">
<!-- =================顶部====================== -->
<c-row>
<!--line1-->
<c-col :span="24">
<c-col :span="11">
<el-form-item label="Parent Contract" prop="bpdgrp.rec.pntref" style="width: 100%">
<c-fullbox>
<c-input v-model="model.bpdgrp.rec.pntref" maxlength="16" placeholder="请输入Reference" disabled></c-input>
<template slot="footer">
<c-button style="margin: 0 10px 0 10px; padding: 0 12px" size="small" type="primary" @click="onSeainf">
<span style="font-family: '宋体'; font-weight: bold">i</span>
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="1">
<el-form-item label="" prop="" style="width: 100%">
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Name" prop="bpdgrp.rec.pntnam" style="width: 100%">
<c-fullbox>
<c-input v-model="model.bpdgrp.rec.pntnam" maxlength="16" placeholder="" disabled></c-input>
<template slot="footer"> </template>
</c-fullbox>
</el-form-item>
</c-col>
</c-col>
<!--line2-->
<c-col :span="24">
<c-col :span="11">
<el-form-item label="Finance Reference" prop="bpdgrp.rec.ownref" style="width: 100%">
<c-fullbox>
<c-input v-model="model.bpdgrp.rec.ownref" maxlength="16" placeholder="请输入Reference" disabled></c-input>
<template slot="footer">
<c-button style="margin: 0 10px 0 10px; padding: 0 12px" size="small" type="primary" @click="onSeainf">
<span style="font-family: '宋体'; font-weight: bold">i</span>
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="1">
<c-button size="small" type="primary" @click="onBptmodButgetref()">
Get
</c-button>
</c-col>
<c-col :span="12">
<el-form-item label="Name" prop="bpdgrp.rec.nam" style="width: 100%">
<c-fullbox>
<c-input v-model="model.bpdgrp.rec.nam" maxlength="16" placeholder="" disabled></c-input>
<template slot="footer"> </template>
</c-fullbox>
</el-form-item>
</c-col>
</c-col>
<!--line3-->
<c-col :span="24">
<c-col :span="1">
<el-form-item label="" prop="" style="width: 100%">
</el-form-item>
</c-col>
</c-col>
</c-row>
<!-- =================中部====================== -->
<c-row>
<!-- 左 -->
<c-col :span="12">
<!-- Type of Advance 预付款类型-->
<c-col :span="12">
<el-form-item label="预付款类型" prop="bpdgrp.rec.fintyp">
<c-select v-model="model.bpdgrp.rec.fintyp" style="width:100%" placeholder="请选择预付款类型">
</c-select>
</el-form-item>
</c-col>
<!-- Advanced Party Ref. 融资业务编号-->
<c-col :span="12">
<c-form-item label="融资业务编号" prop="bpdgrp.rec.ownref">
<c-input v-model="model.bpdgrp.rec.ownref" maxlength="17" :placeholder="$t('other.please_enter')+'融资业务编号'"></c-input>
</c-form-item>
</c-col>
<!-- Advance Amount 融资账号-->
<c-col :span="12">
<c-form-item label="融资账号" prop="bpdgrp.rec.finact">
<c-input v-model="model.bpdgrp.rec.finact" maxlength="17" :placeholder="$t('other.please_enter')+'融资账号'"></c-input>
</c-form-item>
</c-col>
<!-- Open Date opndat 起息日期-->
<!-- <c-col :span="12">-->
<!-- <c-form-item label="起息日期" prop="bpdgrp.rec.opndat">-->
<!-- <c-input v-model="model.bpdgrp.rec.fincod" maxlength="17" :placeholder="$t('other.please_enter')+'Open Date'"></c-input>-->
<!-- </c-form-item>-->
<!-- </c-col>-->
<!-- <c-col :span="12">-->
<!-- <el-form-item label="起息日期" prop="bpdgrp.rec.opndat">-->
<!-- <c-date-picker type="date" v-model="model.bpdgrp.rec.opndat" style="width:100%" placeholder="请选择起息日期"></c-date-picker>-->
<!-- </el-form-item>-->
<!-- </c-col>-->
<c-row>
<c-col :span="12">
<el-form-item label="起息日期" prop="bpdgrp.rec.opndat">
<c-date-picker type="date" v-model="model.bpdgrp.rec.opndat" style="width: 100%" placeholder="请选择起息日期"></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="到期日" prop="bpdgrp.rec.matdat">
<c-date-picker type="date" v-model="model.bpdgrp.rec.matdat" style="width: 100%" placeholder="请选择到期日"></c-date-picker>
</el-form-item>
</c-col>
</c-row>
<!-- 福费廷转卖类型 ffttyp-->
<c-col :span="12">
<c-form-item label="福费廷转卖类型" prop="bpdgrp.rec.ffttyp">
<c-input v-model="model.bpdgrp.rec.ffttyp" maxlength="17" :placeholder="$t('other.please_enter')+'福费廷转卖类型'"></c-input>
</c-form-item>
</c-col>
<!-- 我行借记账户 setact1-->
<c-col :span="12">
<c-form-item label="我行借记账户" prop="setact1">
<c-input v-model="model.bpdgrp.rec.fincod" maxlength="17" :placeholder="$t('other.please_enter')+'我行借记账户'"></c-input>
</c-form-item>
</c-col>
</c-col>
<!-- 右-->
<c-col :span="12">
<c-col :span="24">
<c-ptap :model="model" :argadr="{title: '融资客户',grp: 'bpdgrp',rol: 'fia',}"
:disabled="true" :isAdrblk="true" @onSeainf="onSeainf()" @onFiapDet="onFiapDet()">
</c-ptap>
</c-col>
</c-col>
</c-row>
<!-- =================下部====================== -->
<c-row>
<!-- S0000085 : 借据号 -->
<c-col :span="12">
<c-form-item label="借据号" prop="bpdgrp.rec.fincod">
<c-input v-model="model.bpdgrp.rec.fincod" maxlength="17" :placeholder="$t('other.please_enter')+'借据号'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="抹账" prop="mtabut.clsflg">
<c-checkbox v-model="model.mtabut.clsflg" maxlength="17"/>
</c-form-item>
</c-col>
<!-- 还本金金额-->
<c-col :span="12">
<c-form-item label="还本金金额" prop="bptmod.finmod.cbs.calflg">
<c-input v-model="model.bptmod.finmod.cbs.calflg" maxlength="21" placeholder="请输入还本金金额"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="第一还款账号" prop="bptmod.finmod.act1">
<c-input v-model="model.bptmod.finmod.act1" maxlength="21" placeholder="请输入第一还款账号"></c-input>
</c-form-item>
</c-col>
<!-- SG000098 : 还款方式 -->
<c-col :span="12">
<el-form-item label="还款方式" prop="bptmod.finmod.reptyp">
<c-input v-model="model.bptmod.finmod.reptyp" maxlength="21" :placeholder="$t('other.please_enter')+'还款方式'"/>
</el-form-item>
</c-col>
<!-- SG000119 : 第三方还款方式 -->
<c-col :span="12">
<el-form-item label="第三方还款方式" prop="bptmod.finmod.acttyp">
<c-select v-model="model.bptmod.finmod.acttyp" style="width:100%" :placeholder="$t('other.please_enter')+'第三方还款方式'">
</c-select>
</el-form-item>
</c-col>
<!-- SG000120 : 第三方还款账号 -->
<c-col :span="12">
<c-form-item label="第三方还款账号" prop="bptmod.finmod.act3">
<c-input v-model="model.bptmod.finmod.act3" maxlength="21" :placeholder="$t('other.please_enter')+'第三方还款账号'"></c-input>
</c-form-item>
</c-col>
<!-- SG000099 : 表外欠息利息 -->
<c-col :span="12">
<c-form-item label="表外欠息利息" prop="bptmod.finmod.cbs.cbb.intamt1">
<c-input v-model="model.bptmod.finmod.cbs.cbb.intamt1" :placeholder="$t('other.please_enter')+'表外欠息利息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000105 : 偿还表外欠息利息 -->
<c-col :span="12">
<c-form-item label="偿还表外欠息利息" prop="bptmod.finmod.cbs.cbe.intamt1">
<c-input v-model="model.bptmod.finmod.cbs.cbe.intamt1" :placeholder="$t('other.please_enter')+'偿还表外欠息利息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000100 : 表外欠息 -->
<c-col :span="12">
<c-form-item label="表外本年欠息" prop="bptmod.finmod.cbs.cbb.intamty1">
<c-input v-model="model.bptmod.finmod.cbs.cbb.intamty1" :placeholder="$t('other.please_enter')+'表外本年欠息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000106 : 偿还表外欠息 -->
<c-col :span="12">
<c-form-item label="偿还表外欠息" prop="bptmod.finmod.cbs.cbe.intamty1">
<c-input v-model="model.bptmod.finmod.cbs.cbe.intamty1" :placeholder="$t('other.please_enter')+'偿还表外欠息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000101 : 表内欠息利息 -->
<c-col :span="12">
<c-form-item label="表内欠息利息" prop="bptmod.finmod.cbs.cbb.intamt2">
<c-input v-model="model.bptmod.finmod.cbs.cbb.intamt2" :placeholder="$t('other.please_enter')+'表内欠息利息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000107 : 偿还表内欠息利息 -->
<c-col :span="12">
<c-form-item label="偿还表内欠息利息" prop="bptmod.finmod.cbs.cbe.intamt2">
<c-input v-model="model.bptmod.finmod.cbs.cbe.intamt2" :placeholder="$t('other.please_enter')+'偿还表内欠息利息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000102 : 表内欠息 -->
<c-col :span="12">
<c-form-item label="表内欠息" prop="bptmod.finmod.cbs.cbb.intamty2">
<c-input v-model="model.bptmod.finmod.cbs.cbb.intamty2" :placeholder="$t('other.please_enter')+'表内欠息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000108 : 偿还表内欠息 -->
<c-col :span="12">
<c-form-item label="偿还表内欠息" prop="bptmod.finmod.cbs.cbe.intamty2">
<c-input v-model="model.bptmod.finmod.cbs.cbe.intamty2" :placeholder="$t('other.please_enter')+'偿还表内欠息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000103 : 本金利息 -->
<c-col :span="12">
<c-form-item label="本金利息" prop="bptmod.finmod.cbs.cbb.intamt">
<c-input v-model="model.bptmod.finmod.cbs.cbb.intamt" :placeholder="$t('other.please_enter')+'本金利息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000109 : 偿还本金利息 -->
<c-col :span="12">
<c-form-item label="偿还本金利息" prop="bptmod.finmod.cbs.cbe.intamt">
<c-input v-model="model.bptmod.finmod.cbs.cbe.intamt" :placeholder="$t('other.please_enter')+'偿还本金利息'"></c-input>
</c-form-item>
</c-col>
<!-- SG000104 : 本金 -->
<c-col :span="12">
<c-form-item label="本金" prop="bptmod.finmod.cbs.cbb.amt">
<c-input v-model="model.bptmod.finmod.cbs.cbb.amt" :placeholder="$t('other.please_enter')+'本金'"></c-input>
</c-form-item>
</c-col>
<!-- SG000110 : 偿还本金 -->
<c-col :span="12">
<c-form-item label="偿还本金" prop="bptmod.finmod.cbs.cbe.amt">
<c-input v-model="model.bptmod.finmod.cbs.cbe.amt" :placeholder="$t('other.please_enter')+'偿还本金'"></c-input>
</c-form-item>
</c-col>
<!-- SG000117 : 融资状态 -->
<c-col :span="12">
<el-form-item label="融资状态" prop="bpdgrp.rec.ovdflg">
<c-select v-model="model.bpdgrp.rec.ovdflg" style="width:100%" :placeholder="$t('other.please_enter')+'融资状态'"></c-select>
</el-form-item>
</c-col>
<!-- SG000116 : 偿还利息总额 -->
<c-col :span="12">
<c-form-item label="偿还利息总额" prop="bptmod.finmod.cbs.totint">
<c-input v-model="model.bptmod.finmod.cbs.totint" :placeholder="$t('other.please_enter')+'偿还利息总额'"></c-input>
</c-form-item>
</c-col>
<!-- SG000124 : 计息周期 -->
<c-col :span="12">
<el-form-item label="计息周期" prop="bptmod.finmod.intprd">
<c-select v-model="model.bptmod.finmod.intprd" style="width:100%" :placeholder="$t('other.please_enter')+'计息周期'"></c-select>
</el-form-item>
</c-col>
<!-- SG000118 : 执行利率 -->
<c-col :span="12">
<c-form-item label="执行利率" prop="bpdgrp.rec.tolrat">
<c-input v-model="model.bpdgrp.rec.tolrat" :placeholder="$t('other.please_enter')+'执行利率'"></c-input>
</c-form-item>
</c-col>
<!-- <c-col :span="12">-->
<!-- <c-checkbox v-model="model.mtabut.clsflg">{{$t('mtabut.CF000215')}}</c-checkbox>-->
<!-- </c-col>-->
</c-row>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
import Ptap from "~/views/Public/Ptap";
export default {
components: {
"c-ptap": Ptap
},
inject: ["root"],
props: ["model", "codes"],
mixins: [commonProcess],
data() {
return {};
},
methods: {
// ...Event
onSeainf(data) {
this.$emit("onSeainf", data);
},
},
created: function () {},
};
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- SF000010 : 合同金额 -->
<c-col :span="12">
<c-form-item :label="$t('liaccv.SG000035')" prop="liaall.liaccv.concur">
<c-input v-model="model.liaall.liaccv.concur" maxlength="3" :placeholder="$t('other.please_enter')+$t('liaccv.SG000035')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('liaccv.SF000010')" prop="liaall.liaccv.newamt">
<c-input v-model="model.liaall.liaccv.newamt" :placeholder="$t('other.please_enter')+$t('liaccv.SF000010')"></c-input>
</c-form-item>
</c-col>
<!-- SG000025 : 保证金应收比例 -->
<c-col :span="12">
<c-form-item :label="$t('liaccv.SG000025')" prop="liaall.liaccv.cshpct">
<c-input v-model="model.liaall.liaccv.cshpct" :placeholder="$t('other.please_enter')+$t('liaccv.SG000025')"></c-input>
</c-form-item>
</c-col>
<!-- SF000027 : % -->
<!-- SF000013 : Reserved Amount -->
<c-col :span="12">
<c-form-item :label="$t('liaccv.SF000013')" prop="liaall.liaccv.newresamt">
<c-input v-model="model.liaall.liaccv.newresamt" :placeholder="$t('other.please_enter')+$t('liaccv.SF000013')"></c-input>
</c-form-item>
</c-col>
<!-- SG000026 : 保证金实收比例 -->
<c-col :span="12">
<c-form-item :label="$t('liaccv.SG000026')" prop="liaall.liaccv.relcshpct">
<c-input v-model="model.liaall.liaccv.relcshpct" :placeholder="$t('other.please_enter')+$t('liaccv.SG000026')"></c-input>
</c-form-item>
</c-col>
<!-- SF000028 : % -->
<c-col :span="12">
<c-checkbox v-model="model.liaall.liaccv.gleflg">{{$t('liaccv.CG000030')}}</c-checkbox>
</c-col>
<!-- SG000035 : 应付保证金金额 -->
<c-col :span="12">
<c-form-item label="reserve amount based percent" prop="liaall.liaccv.pctresamt">
<c-input v-model="model.liaall.liaccv.pctresamt" :placeholder="$t('other.please_enter')+'reserve amount based percent'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.liaall.liaccv.chgcurflg">{{$t('liaccv.CG000034')}}</c-checkbox>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLiaccvAdd">
{{$t('liaccv.CG000031')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" icon="el-icon-delete" @click="onLiaccvDel">
{{$t('liaccv.CG000032')}}
</c-button>
</c-col>
<!-- SF000011 : 金额总和 -->
<c-col :span="12">
<c-form-item :label="$t('liaccv.SF000011')" prop="liaall.liaccv.totcovamt">
<c-input v-model="model.liaall.liaccv.totcovamt" :placeholder="$t('other.please_enter')+$t('liaccv.SF000011')"></c-input>
</c-form-item>
</c-col>
<!-- SF000017 : Additional Information -->
<c-col :span="12">
<c-form-item :label="$t('liaccv.SF000017')" prop="liaall.liaccv.addinf">
<c-input type="textarea" v-model="model.liaall.liaccv.addinf" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('liaccv.SF000017')" ></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000008 : 数据采集标志 -->
<c-col :span="12">
<el-form-item :label="$t('cfabpt.S0000008')" prop="cfabpt.cfaflg">
<c-select v-model="model.cfabpt.cfaflg" style="width:100%" :placeholder="$t('other.please_enter')+$t('cfabpt.S0000008')">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.cfabpt.basflg">{{$t('cfabpt.CG000006')}}</c-checkbox>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.cfabpt.dclflg">{{$t('cfabpt.CG000007')}}</c-checkbox>
</c-col>
<!-- S0000009 : 地区机构号 -->
<c-col :span="12">
<el-form-item :label="$t('cfabpt.S0000009')" prop="cfabpt.ownextkey">
<c-select v-model="model.cfabpt.ownextkey" style="width:100%" :placeholder="$t('other.please_enter')+$t('cfabpt.S0000009')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000017 : 是否外保内贷 -->
<c-col :span="12">
<el-form-item :label="$t('cfabpt.S0000017')" prop="cfabpt.cdaflg">
<c-select v-model="model.cfabpt.cdaflg" style="width:100%" :placeholder="$t('other.please_enter')+$t('cfabpt.S0000017')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000016 : 资金用途 -->
<c-col :span="12">
<el-form-item :label="$t('cfabpt.S0000016')" prop="cfabpt.cda.useofunds">
<c-select v-model="model.cfabpt.cda.useofunds" style="width:100%" :placeholder="$t('other.please_enter')+$t('cfabpt.S0000016')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000014 : 中资企业境外担保项下境内贷款额度币种 -->
<c-col :span="12">
<el-form-item :label="$t('cfabpt.S0000014')" prop="cfabpt.cda.cfeogudcurr">
<c-select v-model="model.cfabpt.cda.cfeogudcurr" style="width:100%" :placeholder="$t('other.please_enter')+$t('cfabpt.S0000014')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000015 : 中资企业境外担保项下境内贷款额度金额 -->
<c-col :span="12">
<c-form-item :label="$t('cfabpt.S0000015')" prop="cfabpt.cda.cfeogudamount">
<c-input v-model="model.cfabpt.cda.cfeogudamount" :placeholder="$t('other.please_enter')+$t('cfabpt.S0000015')"></c-input>
</c-form-item>
</c-col>
<!-- S0000013 : 中资企业境外担保项下贷款业务批准文件号 -->
<c-col :span="12">
<c-form-item :label="$t('cfabpt.S0000013')" prop="cfabpt.cda.cfeogudad">
<c-input type="textarea" v-model="model.cfabpt.cda.cfeogudad" maxlength="32" show-word-limit :placeholder="$t('other.please_enter')+$t('cfabpt.S0000013')" ></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000097 : 借记记账账号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000178')" prop="trnmod.cipmod.dafnzh">
<c-input v-model="model.trnmod.cipmod.dafnzh" maxlength="34" :placeholder="$t('other.please_enter')+$t('cipmod.S0000178')"></c-input>
</c-form-item>
</c-col>
<!-- S0000098 : 借记记账名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000179')" prop="trnmod.cipmod.dafnmc">
<c-input type="textarea" v-model="model.trnmod.cipmod.dafnmc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000179')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000178 : 借记记账账号 -->
<!-- S0000179 : 借记记账名称 -->
<!-- S0000092 : 端到端标识号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000173')" prop="trnmod.cipmod.dddbsh">
<c-input v-model="model.trnmod.cipmod.dddbsh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000173')"></c-input>
</c-form-item>
</c-col>
<!-- S0000227 : 费用承担方 -->
<c-col :span="12">
<el-form-item :label="$t('cipmod.S0000227')" prop="trnmod.cipmod.feecod">
<c-select v-model="model.trnmod.cipmod.feecod" style="width:100%" :placeholder="$t('other.please_enter')+$t('cipmod.S0000227')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000173 : 端到端标识号 -->
<!-- S0000093 : 中介机构1行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000174')" prop="trnmod.cipmod.zjg1hh">
<c-input v-model="model.trnmod.cipmod.zjg1hh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000174')"></c-input>
</c-form-item>
</c-col>
<!-- S0000095 : 中介机构2行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000176')" prop="trnmod.cipmod.zjg2hh">
<c-input v-model="model.trnmod.cipmod.zjg2hh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000176')"></c-input>
</c-form-item>
</c-col>
<!-- S0000174 : 中介机构1行号 -->
<!-- S0000176 : 中介机构2行号 -->
<!-- S0000094 : 中介机构1名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000175')" prop="trnmod.cipmod.zjg1mc">
<c-input type="textarea" v-model="model.trnmod.cipmod.zjg1mc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000175')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000096 : 中介机构2名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000177')" prop="trnmod.cipmod.zjg2mc">
<c-input type="textarea" v-model="model.trnmod.cipmod.zjg2mc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000177')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000175 : 中介机构1名称 -->
<!-- S0000177 : 中介机构2名称 -->
<!-- S0000129 : 收款人开户行行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000200')" prop="trnmod.cipmod.pyebchkey">
<c-input v-model="model.trnmod.cipmod.pyebchkey" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000200')"></c-input>
</c-form-item>
</c-col>
<!-- S0000213 : 付款人开户行行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000215')" prop="trnmod.cipmod.fkrkhh">
<c-input v-model="model.trnmod.cipmod.fkrkhh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000215')"></c-input>
</c-form-item>
</c-col>
<!-- S0000200 : 收款行开户行行号 -->
<!-- S0000130 : 收款人开户行名称\收款非银行支付机构名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000201')" prop="trnmod.cipmod.pyebchnam">
<c-input type="textarea" v-model="model.trnmod.cipmod.pyebchnam" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000201')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000201 : 收款行开户行名称 -->
<!-- S0000214 : 付款人开户行名称\付款非银行支付机构名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000216')" prop="trnmod.cipmod.fukrhm">
<c-input type="textarea" v-model="model.trnmod.cipmod.fukrhm" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000216')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000215 : 付款行开户行行号 -->
<!-- S0000284 : 致收款人银行附言1 -->
<!-- S0000101 : 收款间接参与者行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000180')" prop="trnmod.cipmod.recsehbch">
<c-input v-model="model.trnmod.cipmod.recsehbch" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000180')"></c-input>
</c-form-item>
</c-col>
<!-- S0000280 : 致收款人银行附言1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000284')" prop="trnmod.cipmod.fuyns1">
<c-input type="textarea" v-model="model.trnmod.cipmod.fuyns1" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000284')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000216 : 付款行开户行名称 -->
<!-- S0000105 : 收款间接参与者名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000182')" prop="trnmod.cipmod.recsehbchnam">
<c-input type="textarea" v-model="model.trnmod.cipmod.recsehbchnam" maxlength="100" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000182')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000180 : 收款间接参与者行号 -->
<!-- S0000285 : 致收款人银行附言2 -->
<!-- S0000102 : 付款直接参与者行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000181')" prop="trnmod.cipmod.staonebch">
<c-input v-model="model.trnmod.cipmod.staonebch" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000181')"></c-input>
</c-form-item>
</c-col>
<!-- S0000281 : 致收款人银行附言2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000285')" prop="trnmod.cipmod.fuyns2">
<c-input type="textarea" v-model="model.trnmod.cipmod.fuyns2" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000285')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000182 : 收款间接参与者名称 -->
<!-- S0000107 : 付款直接参与者名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000183')" prop="trnmod.cipmod.staonebchnam">
<c-input type="textarea" v-model="model.trnmod.cipmod.staonebchnam" maxlength="100" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000183')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000286 : 致收款人银行附言3 -->
<!-- S0000181 : 付款直接参与者行号 -->
<!-- S0000162 : 付款间接参与者行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000202')" prop="trnmod.cipmod.stasehbch">
<c-input v-model="model.trnmod.cipmod.stasehbch" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000202')"></c-input>
</c-form-item>
</c-col>
<!-- S0000282 : 致收款人银行附言3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000286')" prop="trnmod.cipmod.fuyns3">
<c-input type="textarea" v-model="model.trnmod.cipmod.fuyns3" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000286')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000183 : 付款直接参与者名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000203')" prop="trnmod.cipmod.stasehbchnam">
<c-input v-model="model.trnmod.cipmod.stasehbchnam" maxlength="100" :placeholder="$t('other.please_enter')+$t('cipmod.S0000203')"></c-input>
</c-form-item>
</c-col>
<!-- S0000163 : 付款间接参与者名称 -->
<!-- S0000202 : 付款间接参与者行号 -->
<!-- S0000287 : 致收款人银行附言4 -->
<!-- S0000112 : 收款人地址2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000112')" prop="trnmod.cipmod.skrdz2">
<c-input type="textarea" v-model="model.trnmod.cipmod.skrdz2" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000112')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000283 : 致收款人银行附言4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000287')" prop="trnmod.cipmod.fuyns4">
<c-input type="textarea" v-model="model.trnmod.cipmod.fuyns4" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000287')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000203 : 付款间接参与者名称 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000113')" prop="trnmod.cipmod.skrdz3">
<c-input type="textarea" v-model="model.trnmod.cipmod.skrdz3" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000113')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000118 : 付款人地址2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000118')" prop="trnmod.cipmod.fkrdz2">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkrdz2" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000118')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000113 : 收款人地址3 -->
<!-- S0000205 : 付款行行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000205')" prop="trnmod.cipmod.fkhkhh">
<c-input v-model="model.trnmod.cipmod.fkhkhh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000205')"></c-input>
</c-form-item>
</c-col>
<!-- S0000209 : 收款行行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000209')" prop="trnmod.cipmod.skkhhh">
<c-input v-model="model.trnmod.cipmod.skkhhh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000209')"></c-input>
</c-form-item>
</c-col>
<!-- S0000114 : 收款人地址4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000114')" prop="trnmod.cipmod.skrdz4">
<c-input type="textarea" v-model="model.trnmod.cipmod.skrdz4" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000114')" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000119')" prop="trnmod.cipmod.fkrdz3">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkrdz3" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000119')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000119 : 付款人地址3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000206')" prop="trnmod.cipmod.fkkhmc">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkkhmc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000206')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000210 : 收款行行名 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000210')" prop="trnmod.cipmod.skkhhm">
<c-input type="textarea" v-model="model.trnmod.cipmod.skkhhm" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000210')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000206 : 付款行行名 -->
<!-- S0000115 : 收款人地址5 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000115')" prop="trnmod.cipmod.skrdz5">
<c-input type="textarea" v-model="model.trnmod.cipmod.skrdz5" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000115')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000120 : 付款人地址4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000120')" prop="trnmod.cipmod.fkrdz4">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkrdz4" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000120')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000208 : 付款行地址 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000208')" prop="trnmod.cipmod.fkhdzh">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkhdzh" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000208')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000212 : 收款行地址 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000212')" prop="trnmod.cipmod.skkhdz">
<c-input type="textarea" v-model="model.trnmod.cipmod.skkhdz" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000212')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000116 : 收款人地址6 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000116')" prop="trnmod.cipmod.skrdz6">
<c-input type="textarea" v-model="model.trnmod.cipmod.skrdz6" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000116')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000121 : 付款人地址5 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000121')" prop="trnmod.cipmod.fkrdz5">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkrdz5" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000121')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000207 : 付款行账号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000207')" prop="trnmod.cipmod.fkkhzh">
<c-input v-model="model.trnmod.cipmod.fkkhzh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000207')"></c-input>
</c-form-item>
</c-col>
<!-- S0000211 : 收款行账号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000211')" prop="trnmod.cipmod.skkhzh">
<c-input v-model="model.trnmod.cipmod.skkhzh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000211')"></c-input>
</c-form-item>
</c-col>
<!-- S0000117 : 收款人地址7 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000117')" prop="trnmod.cipmod.skrdz7">
<c-input type="textarea" v-model="model.trnmod.cipmod.skrdz7" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000117')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000122 : 付款人地址6 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000122')" prop="trnmod.cipmod.fkrdz6">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkrdz6" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000122')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000184 : 附言2 -->
<!-- S0000185 : 附言3 -->
<!-- S0000109 : 附言2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000184')" prop="trnmod.cipmod.fuynh2">
<c-input type="textarea" v-model="model.trnmod.cipmod.fuynh2" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000184')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000123 : 付款人地址7 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000123')" prop="trnmod.cipmod.fkrdz7">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkrdz7" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000123')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000186 : 附言4 -->
<!-- S0000111 : 附言4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000186')" prop="trnmod.cipmod.fuynh4">
<c-input type="textarea" v-model="model.trnmod.cipmod.fuynh4" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000186')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000110 : 附言3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000185')" prop="trnmod.cipmod.fuynh3">
<c-input type="textarea" v-model="model.trnmod.cipmod.fuynh3" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000185')" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000412')" prop="trnmod.cipmod.ddbhao">
<c-input v-model="model.trnmod.cipmod.ddbhao" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000412')"></c-input>
</c-form-item>
</c-col>
<!-- S0000522 : 订单编号 -->
<!-- S0000165 : 费用1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000165')" prop="trnmod.cipmod.feiyon">
<c-input v-model="model.trnmod.cipmod.feiyon" :placeholder="$t('other.please_enter')+$t('cipmod.S0000165')"></c-input>
</c-form-item>
</c-col>
<!-- S0000166 : 付费行号1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000166')" prop="trnmod.cipmod.fufeih">
<c-input v-model="model.trnmod.cipmod.fufeih" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000166')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000517')" prop="trnmod.cipmod.ddmisu">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmisu" maxlength="100" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000517')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000167 : 费用2 -->
<!-- S0000523 : 订单描述 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000167')" prop="trnmod.cipmod.feiyn2">
<c-input v-model="model.trnmod.cipmod.feiyn2" :placeholder="$t('other.please_enter')+$t('cipmod.S0000167')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.trnmod.cipmod.covflg">{{$t('cipmod.CG000172')}}</c-checkbox>
</c-col>
<!-- S0000168 : 付费行号2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000168')" prop="trnmod.cipmod.ffeih2">
<c-input v-model="model.trnmod.cipmod.ffeih2" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000168')"></c-input>
</c-form-item>
</c-col>
<!-- S0000524 : 费用1币种 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000524')" prop="trnmod.cipmod.fyo1bz">
<c-input v-model="model.trnmod.cipmod.fyo1bz" maxlength="3" :placeholder="$t('other.please_enter')+$t('cipmod.S0000524')"></c-input>
</c-form-item>
</c-col>
<!-- S0000525 : 费用2币种 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000525')" prop="trnmod.cipmod.fyo2bz">
<c-input v-model="model.trnmod.cipmod.fyo2bz" maxlength="3" :placeholder="$t('other.please_enter')+$t('cipmod.S0000525')"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000299 : 付款人EID -->
<!-- S0000447 : COV收款人EID -->
<c-col :span="12">
<c-form-item label="付款人EID" prop="trnmod.cipmod.fkreid">
<c-input v-model="model.trnmod.cipmod.fkreid" maxlength="60" :placeholder="$t('other.please_enter')+'付款人EID'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="COV收款人EID" prop="trnmod.cipmod.cskeid">
<c-input v-model="model.trnmod.cipmod.cskeid" maxlength="60" :placeholder="$t('other.please_enter')+'COV收款人EID'"></c-input>
</c-form-item>
</c-col>
<!-- S0000518 : 收款人证件类型 -->
<c-col :span="12">
<el-form-item label="收款人证件类型" prop="trnmod.cipmod.skrzjl">
<c-select v-model="model.trnmod.cipmod.skrzjl" style="width:100%" :placeholder="$t('other.please_enter')+'收款人证件类型'">
</c-select>
</el-form-item>
</c-col>
<!-- S0000395 : 收款人EID -->
<c-col :span="12">
<c-form-item label="收款人EID" prop="trnmod.cipmod.skreid">
<c-input v-model="model.trnmod.cipmod.skreid" maxlength="60" :placeholder="$t('other.please_enter')+'收款人EID'"></c-input>
</c-form-item>
</c-col>
<!-- S0000519 : 付款人证件类型 -->
<c-col :span="12">
<el-form-item label="付款人证件类型" prop="trnmod.cipmod.fkrzjl">
<c-select v-model="model.trnmod.cipmod.fkrzjl" style="width:100%" :placeholder="$t('other.please_enter')+'付款人证件类型'">
</c-select>
</el-form-item>
</c-col>
<!-- S0000433 : COV收款非银行支付机构帐号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000433')" prop="trnmod.cipmod.cskfzh">
<c-input v-model="model.trnmod.cipmod.cskfzh" maxlength="34" :placeholder="$t('other.please_enter')+$t('cipmod.S0000433')"></c-input>
</c-form-item>
</c-col>
<!-- S0000442 : COV收款人组织机构代码 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000508')" prop="trnmod.cipmod.cskrzj">
<c-input v-model="model.trnmod.cipmod.cskrzj" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000508')"></c-input>
</c-form-item>
</c-col>
<!-- S0000297 : 付款人证件号码 -->
<c-col :span="12">
<c-form-item label="付款人证件号码" prop="trnmod.cipmod.fkrzjh">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkrzjh" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+'付款人证件号码'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<el-form-item :label="$t('cipmod.S0000474')" prop="trnmod.cipmod.fkrzgj">
<c-select v-model="model.trnmod.cipmod.fkrzgj" style="width:100%" :placeholder="$t('other.please_enter')+$t('cipmod.S0000474')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000434 : COV收款非银行支付机构地址1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000510')" prop="trnmod.cipmod.csfdz1">
<c-input type="textarea" v-model="model.trnmod.cipmod.csfdz1" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000510')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000446 : COV收款人常驻国家(地区)代码 -->
<!-- S0000298 : 付款人常驻国家(地区)代码 -->
<c-col :span="12">
<el-form-item :label="$t('cipmod.S0000509')" prop="trnmod.cipmod.cskrgj">
<c-select v-model="model.trnmod.cipmod.cskrgj" style="width:100%" :placeholder="$t('other.please_enter')+$t('cipmod.S0000509')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000393 : 收款人证件号码 -->
<c-col :span="12">
<c-form-item label="收款人证件号码" prop="trnmod.cipmod.skrzjh">
<c-input type="textarea" v-model="model.trnmod.cipmod.skrzjh" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+'收款人证件号码'" ></c-input>
</c-form-item>
</c-col>
<!-- S0000394 : 收款人常驻国家(地区)代码 -->
<c-col :span="12">
<el-form-item :label="$t('cipmod.S0000483')" prop="trnmod.cipmod.skrzgj">
<c-select v-model="model.trnmod.cipmod.skrzgj" style="width:100%" :placeholder="$t('other.please_enter')+$t('cipmod.S0000483')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000435 : COV收款非银行支付机构地址2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000511')" prop="trnmod.cipmod.csfdz2">
<c-input type="textarea" v-model="model.trnmod.cipmod.csfdz2" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000511')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000520 : COV收款人证件类型 -->
<c-col :span="12">
<el-form-item :label="$t('cipmod.S0000520')" prop="trnmod.cipmod.cskzjl">
<c-select v-model="model.trnmod.cipmod.cskzjl" style="width:100%" :placeholder="$t('other.please_enter')+$t('cipmod.S0000520')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000294 : 付款人组织机构代码 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000473')" prop="trnmod.cipmod.fkrzhj">
<c-input v-model="model.trnmod.cipmod.fkrzhj" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000473')"></c-input>
</c-form-item>
</c-col>
<!-- S0000391 : 收款人组织机构代码 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000482')" prop="trnmod.cipmod.skrzhj">
<c-input v-model="model.trnmod.cipmod.skrzhj" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000482')"></c-input>
</c-form-item>
</c-col>
<!-- S0000436 : COV收款非银行支付机构地址3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000512')" prop="trnmod.cipmod.csfdz3">
<c-input type="textarea" v-model="model.trnmod.cipmod.csfdz3" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000512')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000300 : 付款非银行支付机构帐号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000300')" prop="trnmod.cipmod.fkfyzh">
<c-input v-model="model.trnmod.cipmod.fkfyzh" maxlength="34" :placeholder="$t('other.please_enter')+$t('cipmod.S0000300')"></c-input>
</c-form-item>
</c-col>
<!-- S0000396 : 收款非银行支付机构帐号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000396')" prop="trnmod.cipmod.skfyzh">
<c-input v-model="model.trnmod.cipmod.skfyzh" maxlength="34" :placeholder="$t('other.please_enter')+$t('cipmod.S0000396')"></c-input>
</c-form-item>
</c-col>
<!-- S0000437 : COV收款非银行支付机构地址4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000513')" prop="trnmod.cipmod.csfdz4">
<c-input type="textarea" v-model="model.trnmod.cipmod.csfdz4" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000513')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000324 : 付款非银行支付机构地址1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000475')" prop="trnmod.cipmod.fkfdz1">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkfdz1" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000475')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000397 : 收款非银行支付机构地址1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000484')" prop="trnmod.cipmod.skfdz1">
<c-input type="textarea" v-model="model.trnmod.cipmod.skfdz1" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000484')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000443 : COV收款非银行支付机构地址5 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000514')" prop="trnmod.cipmod.csfdz5">
<c-input type="textarea" v-model="model.trnmod.cipmod.csfdz5" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000514')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000385 : 付款非银行支付机构地址2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000476')" prop="trnmod.cipmod.fkfdz2">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkfdz2" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000476')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000398 : 收款非银行支付机构地址2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000485')" prop="trnmod.cipmod.skfdz2">
<c-input type="textarea" v-model="model.trnmod.cipmod.skfdz2" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000485')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000439 : COV收款非银行支付机构地址6 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000515')" prop="trnmod.cipmod.csfdz6">
<c-input type="textarea" v-model="model.trnmod.cipmod.csfdz6" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000515')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000386 : 付款非银行支付机构地址3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000477')" prop="trnmod.cipmod.fkfdz3">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkfdz3" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000477')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000399 : 收款非银行支付机构地址3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000486')" prop="trnmod.cipmod.skfdz3">
<c-input type="textarea" v-model="model.trnmod.cipmod.skfdz3" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000486')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000440 : COV收款非银行支付机构地址7 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000516')" prop="trnmod.cipmod.csfdz7">
<c-input type="textarea" v-model="model.trnmod.cipmod.csfdz7" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000516')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000387 : 付款非银行支付机构地址4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000478')" prop="trnmod.cipmod.fkfdz4">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkfdz4" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000478')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000400 : 收款非银行支付机构地址4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000487')" prop="trnmod.cipmod.skfdz4">
<c-input type="textarea" v-model="model.trnmod.cipmod.skfdz4" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000487')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000445 : COV收款人证件号码 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000445')" prop="trnmod.cipmod.cskzjh">
<c-input type="textarea" v-model="model.trnmod.cipmod.cskzjh" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000445')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000388 : 付款非银行支付机构地址5 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000479')" prop="trnmod.cipmod.fkfdz5">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkfdz5" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000479')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000401 : 收款非银行支付机构地址5 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000488')" prop="trnmod.cipmod.skfdz5">
<c-input type="textarea" v-model="model.trnmod.cipmod.skfdz5" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000488')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000389 : 付款非银行支付机构地址6 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000480')" prop="trnmod.cipmod.fkfdz6">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkfdz6" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000480')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000402 : 收款非银行支付机构地址6 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000489')" prop="trnmod.cipmod.skfdz6">
<c-input type="textarea" v-model="model.trnmod.cipmod.skfdz6" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000489')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000432 : COV付款人EID -->
<c-col :span="12">
<c-form-item label="COV付款人EID" prop="trnmod.cipmod.cfkeid">
<c-input v-model="model.trnmod.cipmod.cfkeid" maxlength="60" :placeholder="$t('other.please_enter')+'COV付款人EID'"></c-input>
</c-form-item>
</c-col>
<!-- S0000390 : 付款非银行支付机构地址7 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000481')" prop="trnmod.cipmod.fkfdz7">
<c-input type="textarea" v-model="model.trnmod.cipmod.fkfdz7" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000481')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000403 : 收款非银行支付机构地址7 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000490')" prop="trnmod.cipmod.skfdz7">
<c-input type="textarea" v-model="model.trnmod.cipmod.skfdz7" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000490')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000420 : COV付款非银行支付机构帐号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000420')" prop="trnmod.cipmod.cfkfzh">
<c-input v-model="model.trnmod.cipmod.cfkfzh" maxlength="34" :placeholder="$t('other.please_enter')+$t('cipmod.S0000420')"></c-input>
</c-form-item>
</c-col>
<!-- S0000428 : COV付款人组织机构代码 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000499')" prop="trnmod.cipmod.cfkrzj">
<c-input v-model="model.trnmod.cipmod.cfkrzj" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000499')"></c-input>
</c-form-item>
</c-col>
<!-- S0000404 : 订单描述1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000491')" prop="trnmod.cipmod.ddmsu1">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu1" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000491')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000421 : COV付款非银行支付机构地址1 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000501')" prop="trnmod.cipmod.cffdz1">
<c-input type="textarea" v-model="model.trnmod.cipmod.cffdz1" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000501')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000431 : COV付款人常驻国家(地区)代码 -->
<c-col :span="12">
<el-form-item :label="$t('cipmod.S0000500')" prop="trnmod.cipmod.cfkrgj">
<c-select v-model="model.trnmod.cipmod.cfkrgj" style="width:100%" :placeholder="$t('other.please_enter')+$t('cipmod.S0000500')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000405 : 订单描述2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000492')" prop="trnmod.cipmod.ddmsu2">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu2" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000492')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000422 : COV付款非银行支付机构地址2 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000502')" prop="trnmod.cipmod.cffdz2">
<c-input type="textarea" v-model="model.trnmod.cipmod.cffdz2" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000502')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000521 : COV付款人证件类型 -->
<c-col :span="12">
<el-form-item :label="$t('cipmod.S0000521')" prop="trnmod.cipmod.cfkzjl">
<c-select v-model="model.trnmod.cipmod.cfkzjl" style="width:100%" :placeholder="$t('other.please_enter')+$t('cipmod.S0000521')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000406 : 订单描述3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000493')" prop="trnmod.cipmod.ddmsu3">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu3" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000493')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000423 : COV付款非银行支付机构地址3 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000503')" prop="trnmod.cipmod.cffdz3">
<c-input type="textarea" v-model="model.trnmod.cipmod.cffdz3" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000503')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000407 : 订单描述4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000494')" prop="trnmod.cipmod.ddmsu4">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu4" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000494')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000424 : COV付款非银行支付机构地址4 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000504')" prop="trnmod.cipmod.cffdz4">
<c-input type="textarea" v-model="model.trnmod.cipmod.cffdz4" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000504')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000408 : 订单描述5 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000495')" prop="trnmod.cipmod.ddmsu5">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu5" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000495')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000425 : COV付款非银行支付机构地址5 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000505')" prop="trnmod.cipmod.cffdz5">
<c-input type="textarea" v-model="model.trnmod.cipmod.cffdz5" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000505')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000409 : 订单描述6 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000496')" prop="trnmod.cipmod.ddmsu6">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu6" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000496')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000426 : COV付款非银行支付机构地址6 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000506')" prop="trnmod.cipmod.cffdz6">
<c-input type="textarea" v-model="model.trnmod.cipmod.cffdz6" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000506')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000410 : 订单描述7 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000497')" prop="trnmod.cipmod.ddmsu7">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu7" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000497')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000427 : COV付款非银行支付机构地址7 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000507')" prop="trnmod.cipmod.cffdz7">
<c-input type="textarea" v-model="model.trnmod.cipmod.cffdz7" maxlength="28" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000507')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000411 : 订单描述8 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000498')" prop="trnmod.cipmod.ddmsu8">
<c-input type="textarea" v-model="model.trnmod.cipmod.ddmsu8" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000498')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000430 : COV付款人证件号码 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000430')" prop="trnmod.cipmod.cfkzjh">
<c-input type="textarea" v-model="model.trnmod.cipmod.cfkzjh" maxlength="70" show-word-limit :placeholder="$t('other.please_enter')+$t('cipmod.S0000430')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000412 : 订单编号 -->
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000499 : COV付款人组织机构代码 -->
<!-- S0000470 : 明细业务总笔数 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000470')" prop="trnmod.cipmod.mxywbs">
<c-input v-model="model.trnmod.cipmod.mxywbs" :placeholder="$t('other.please_enter')+$t('cipmod.S0000470')"></c-input>
</c-form-item>
</c-col>
<!-- S0000468 : 发起直接参与者行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000468')" prop="trnmod.cipmod.fqzyhh">
<c-input v-model="model.trnmod.cipmod.fqzyhh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000468')"></c-input>
</c-form-item>
</c-col>
<!-- S0000500 : COV付款人常驻国家(地区)代码 -->
<!-- S0000471 : 明细业务总金额 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000471')" prop="trnmod.cipmod.mxywje">
<c-input v-model="model.trnmod.cipmod.mxywje" :placeholder="$t('other.please_enter')+$t('cipmod.S0000471')"></c-input>
</c-form-item>
</c-col>
<!-- S0000469 : 接收直接参与者行号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000469')" prop="trnmod.cipmod.jszyhh">
<c-input v-model="model.trnmod.cipmod.jszyhh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000469')"></c-input>
</c-form-item>
</c-col>
<!-- S0000501 : COV付款非银行支付机构地址1 -->
<!-- S0000472 : 明细业务标识号 -->
<c-col :span="12">
<c-form-item :label="$t('cipmod.S0000472')" prop="trnmod.cipmod.mxywsh">
<c-input v-model="model.trnmod.cipmod.mxywsh" maxlength="35" :placeholder="$t('other.please_enter')+$t('cipmod.S0000472')"></c-input>
</c-form-item>
</c-col>
<!-- S0000502 : COV付款非银行支付机构地址2 -->
<!-- S0000473 : 付款人组织机构代码 -->
<!-- S0000482 : 收款人组织机构代码 -->
<!-- S0000503 : COV付款非银行支付机构地址3 -->
<!-- S0000474 : 付款人常驻国家(地区)代码 -->
<!-- S0000483 : 收款人常驻国家(地区)代码 -->
<!-- S0000504 : COV付款非银行支付机构地址4 -->
<!-- S0000475 : 付款非银行支付机构地址1 -->
<!-- S0000484 : 收款非银行支付机构地址1 -->
<!-- S0000505 : COV付款非银行支付机构地址5 -->
<!-- S0000476 : 付款非银行支付机构地址2 -->
<!-- S0000485 : 收款非银行支付机构地址2 -->
<!-- S0000506 : COV付款非银行支付机构地址6 -->
<!-- S0000477 : 付款非银行支付机构地址3 -->
<!-- S0000486 : 收款非银行支付机构地址3 -->
<!-- S0000507 : COV付款非银行支付机构地址7 -->
<!-- S0000478 : 付款非银行支付机构地址4 -->
<!-- S0000487 : 收款非银行支付机构地址4 -->
<!-- S0000479 : 付款非银行支付机构地址5 -->
<!-- S0000488 : 收款非银行支付机构地址5 -->
<!-- S0000508 : COV收款人组织机构代码 -->
<!-- S0000480 : 付款非银行支付机构地址6 -->
<!-- S0000489 : 收款非银行支付机构地址6 -->
<!-- S0000509 : COV收款人常驻国家(地区)代码 -->
<!-- S0000481 : 付款非银行支付机构地址7 -->
<!-- S0000490 : 收款非银行支付机构地址7 -->
<!-- S0000510 : COV收款非银行支付机构地址1 -->
<!-- S0000491 : 订单描述1 -->
<!-- S0000511 : COV收款非银行支付机构地址2 -->
<!-- S0000492 : 订单描述2 -->
<!-- S0000512 : COV收款非银行支付机构地址3 -->
<!-- S0000493 : 订单描述3 -->
<!-- S0000513 : COV收款非银行支付机构地址4 -->
<!-- S0000494 : 订单描述4 -->
<!-- S0000514 : COV收款非银行支付机构地址5 -->
<!-- S0000495 : 订单描述5 -->
<!-- S0000515 : COV收款非银行支付机构地址6 -->
<!-- S0000496 : 订单描述6 -->
<!-- S0000516 : COV收款非银行支付机构地址7 -->
<!-- S0000497 : 订单描述7 -->
<!-- S0000517 : 订单描述 -->
<!-- S0000498 : 订单描述8 -->
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<c-col :span="12">
<span v-text="model.mtabut.coninf.oitinf.labinftxt" data-path=".mtabut.coninf.oitinf.labinftxt" > </span>
</c-col>
<!-- S0000579 : Display Type -->
<c-col :span="12">
<c-form-item label="Infotext" prop="mtabut.coninf.oitinf.oit.inftxt">
<c-input type="textarea" v-model="model.mtabut.coninf.oitinf.oit.inftxt" maxlength="60" show-word-limit :placeholder="$t('other.please_enter')+'Infotext'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Infotext Level" prop="mtabut.coninf.oitinf.oit.inflev">
<c-select v-model="model.mtabut.coninf.oitinf.oit.inflev" style="width:100%" :placeholder="$t('other.please_enter')+'Infotext Level'">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<span v-text="model.mtabut.coninf.oitset.labinftxt" data-path=".mtabut.coninf.oitset.labinftxt" > </span>
</c-col>
<!-- S0000579 : Display Type -->
<c-col :span="12">
<c-form-item label="Infotext" prop="mtabut.coninf.oitset.oit.inftxt">
<c-input type="textarea" v-model="model.mtabut.coninf.oitset.oit.inftxt" maxlength="60" show-word-limit :placeholder="$t('other.please_enter')+'Infotext'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Infotext Level" prop="mtabut.coninf.oitset.oit.inflev">
<c-select v-model="model.mtabut.coninf.oitset.oit.inflev" style="width:100%" :placeholder="$t('other.please_enter')+'Infotext Level'">
</c-select>
</el-form-item>
</c-col>
<!-- SF000019 : 执行日期 -->
<c-col :span="12">
<el-form-item :label="$t('coninf.SF000019')" prop="mtabut.coninf.conexedat">
<c-date-picker type="date" v-model="model.mtabut.coninf.conexedat" style="width:100%" :placeholder="$t('other.please_enter')+$t('coninf.SF000019')"></c-date-picker>
</el-form-item>
</c-col>
<!-- SF000020 : Send for Release to -->
<c-col :span="12">
<c-form-item label="User ID" prop="mtabut.coninf.usr.extkey">
<c-input v-model="model.mtabut.coninf.usr.extkey" maxlength="8" :placeholder="$t('other.please_enter')+'User ID'"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000017 : Historic Content of Incoming Tag 72 -->
<!-- S0000018 : Historic Content of Incoming Tag 79 -->
<c-col :span="12">
<c-form-item label="Historic content of TAG 72" prop="mtabut.coninf.contag72his">
<c-input type="textarea" v-model="model.mtabut.coninf.contag72his" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Historic content of TAG 72'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Historic content of TAG 79" prop="mtabut.coninf.contag79his">
<c-input type="textarea" v-model="model.mtabut.coninf.contag79his" maxlength="50" show-word-limit :placeholder="$t('other.please_enter')+'Historic content of TAG 79'" ></c-input>
</c-form-item>
</c-col>
<!-- S0000015 : Current Content of Incoming Tag 72 -->
<!-- S0000016 : Current Content of Incoming Tag 79 -->
<c-col :span="12">
<c-form-item label="Current content of TAG 72" prop="mtabut.coninf.contag72">
<c-input type="textarea" v-model="model.mtabut.coninf.contag72" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Current content of TAG 72'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Current content of TAG 79" prop="mtabut.coninf.contag79">
<c-input type="textarea" v-model="model.mtabut.coninf.contag79" maxlength="50" show-word-limit :placeholder="$t('other.please_enter')+'Current content of TAG 79'" ></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000006 : 国内外汇贷款编号 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000006')" prop="cfabpt.recgrp.bas.dofoexlocode">
<c-input v-model="model.cfabpt.recgrp.bas.dofoexlocode" maxlength="28" :placeholder="$t('other.please_enter')+$t('ecap.S0000006')"></c-input>
</c-form-item>
</c-col>
<!-- S0000005 : 删除原因 -->
<c-col :span="12">
<c-form-item label="删除原因" prop="cfabpt.recgrp.bas.actiondesc">
<c-input type="textarea" v-model="model.cfabpt.recgrp.bas.actiondesc" maxlength="32" show-word-limit :placeholder="$t('other.please_enter')+'删除原因'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onSav">
{{$t('cutp.C0000006')}}
</c-button>
</c-col>
<!-- S0000004 : 操作类型 -->
<c-col :span="12">
<el-form-item :label="$t('ecap.S0000004')" prop="cfabpt.recgrp.bas.actiontype">
<c-select v-model="model.cfabpt.recgrp.bas.actiontype" style="width:100%" :placeholder="$t('other.please_enter')+$t('ecap.S0000004')">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onChk">
{{$t('cutp.C0000007')}}
</c-button>
</c-col>
<!-- S0000007 : 债权人代码 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000007')" prop="cfabpt.recgrp.bas.creditorcode">
<c-input v-model="model.cfabpt.recgrp.bas.creditorcode" maxlength="12" :placeholder="$t('other.please_enter')+$t('ecap.S0000007')"></c-input>
</c-form-item>
</c-col>
<!-- S0000010 : 国内外汇贷款类型 -->
<c-col :span="12">
<el-form-item :label="$t('ecap.S0000010')" prop="cfabpt.recgrp.bas.dofoexlotype">
<c-select v-model="model.cfabpt.recgrp.bas.dofoexlotype" style="width:100%" :placeholder="$t('other.please_enter')+$t('ecap.S0000010')">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.cfabpt.recp.pubp.acp">{{$t('ecap.C0000038')}}</c-checkbox>
</c-col>
<!-- S0000015 : 贷款币种 -->
<c-col :span="12">
<el-form-item :label="$t('ecap.S0000015')" prop="cfabpt.recgrp.bas.currence">
<c-select v-model="model.cfabpt.recgrp.bas.currence" style="width:100%" :placeholder="$t('other.please_enter')+$t('ecap.S0000015')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000016 : 签约金额 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000016')" prop="cfabpt.recgrp.bas.contractamount">
<c-input v-model="model.cfabpt.recgrp.bas.contractamount" :placeholder="$t('other.please_enter')+$t('ecap.S0000016')"></c-input>
</c-form-item>
</c-col>
<!-- S0000017 : 年化利率值 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000017')" prop="cfabpt.recgrp.bas.anninrate">
<c-input v-model="model.cfabpt.recgrp.bas.anninrate" :placeholder="$t('other.please_enter')+$t('ecap.S0000017')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onCutpErr">
{{$t('cutp.C0000009')}}
</c-button>
</c-col>
<!-- S0000013 : 起息日 -->
<c-col :span="12">
<el-form-item :label="$t('ecap.S0000013')" prop="cfabpt.recgrp.bas.valuedate">
<c-date-picker type="date" v-model="model.cfabpt.recgrp.bas.valuedate" style="width:100%" :placeholder="$t('other.please_enter')+$t('ecap.S0000013')"></c-date-picker>
</el-form-item>
</c-col>
<!-- S0000014 : 到期日 -->
<c-col :span="12">
<el-form-item label="到期日" prop="cfabpt.recgrp.bas.maturity">
<c-date-picker type="date" v-model="model.cfabpt.recgrp.bas.maturity" style="width:100%" :placeholder="$t('other.please_enter')+'到期日'"></c-date-picker>
</el-form-item>
</c-col>
<!-- S0000008 : 债务人代码 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000008')" prop="cfabpt.recgrp.bas.debtorcode">
<c-input v-model="model.cfabpt.recgrp.bas.debtorcode" maxlength="18" :placeholder="$t('other.please_enter')+$t('ecap.S0000008')"></c-input>
</c-form-item>
</c-col>
<!-- S0000009 : 债务人中文名称 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000009')" prop="cfabpt.recgrp.bas.debtorname">
<c-input v-model="model.cfabpt.recgrp.bas.debtorname" maxlength="128" :placeholder="$t('other.please_enter')+$t('ecap.S0000009')"></c-input>
</c-form-item>
</c-col>
<!-- S0000011 : 转贷项目名称 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000011')" prop="cfabpt.recgrp.bas.lenproname">
<c-input v-model="model.cfabpt.recgrp.bas.lenproname" maxlength="128" :placeholder="$t('other.please_enter')+$t('ecap.S0000011')"></c-input>
</c-form-item>
</c-col>
<!-- S0000012 : 转贷协议号 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000012')" prop="cfabpt.recgrp.bas.lenagree">
<c-input v-model="model.cfabpt.recgrp.bas.lenagree" maxlength="128" :placeholder="$t('other.please_enter')+$t('ecap.S0000012')"></c-input>
</c-form-item>
</c-col>
<!-- S0000018 : 备注 -->
<c-col :span="12">
<c-form-item :label="$t('ecap.S0000018')" prop="cfabpt.recgrp.bas.remark">
<c-input type="textarea" v-model="model.cfabpt.recgrp.bas.remark" maxlength="31" show-word-limit :placeholder="$t('other.please_enter')+$t('ecap.S0000018')" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onCan">
{{$t('cutp.C0000008')}}
</c-button>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000002 : 定价审批代码 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000002')" prop="bptmod.finmod.dinmod.dinjdm">
<c-input v-model="model.bptmod.finmod.dinmod.dinjdm" maxlength="20" :placeholder="$t('other.please_enter')+$t('dinmod.S0000002')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onDinmodDget">
{{$t('dinmod.C0000020')}}
</c-button>
</c-col>
<!-- S0000039 : 审批流程发起标识 -->
<c-col :span="12">
<el-form-item :label="$t('dinmod.S0000039')" prop="bptmod.finmod.dinmod.rmbsbs">
<c-select v-model="model.bptmod.finmod.dinmod.rmbsbs" style="width:100%" :placeholder="$t('other.please_enter')+$t('dinmod.S0000039')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000003 : 定价流水号 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000003')" prop="bptmod.finmod.dinmod.dinjls">
<c-input v-model="model.bptmod.finmod.dinmod.dinjls" maxlength="40" :placeholder="$t('other.please_enter')+$t('dinmod.S0000003')"></c-input>
</c-form-item>
</c-col>
<!-- S0000042 : 市场LPR期限品种 -->
<c-col :span="12">
<el-form-item :label="$t('dinmod.S0000042')" prop="bptmod.finmod.dinmod.lprtyp">
<c-select v-model="model.bptmod.finmod.dinmod.lprtyp" style="width:100%" :placeholder="$t('other.please_enter')+$t('dinmod.S0000042')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000004 : OC客户代码 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000004')" prop="bptmod.finmod.dinmod.ockhdm">
<c-input v-model="model.bptmod.finmod.dinmod.ockhdm" maxlength="20" :placeholder="$t('other.please_enter')+$t('dinmod.S0000004')"></c-input>
</c-form-item>
</c-col>
<!-- S0000005 : 核心客户代码 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000005')" prop="bptmod.finmod.dinmod.hxkhdm">
<c-input v-model="model.bptmod.finmod.dinmod.hxkhdm" maxlength="20" :placeholder="$t('other.please_enter')+$t('dinmod.S0000005')"></c-input>
</c-form-item>
</c-col>
<!-- S0000006 : 授信批复代码 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000006')" prop="bptmod.finmod.dinmod.sxpfdm">
<c-input v-model="model.bptmod.finmod.dinmod.sxpfdm" maxlength="40" :placeholder="$t('other.please_enter')+$t('dinmod.S0000006')"></c-input>
</c-form-item>
</c-col>
<!-- S0000007 : 合同号 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000007')" prop="bptmod.finmod.dinmod.djhtno">
<c-input v-model="model.bptmod.finmod.dinmod.djhtno" maxlength="40" :placeholder="$t('other.please_enter')+$t('dinmod.S0000007')"></c-input>
</c-form-item>
</c-col>
<!-- S0000008 : 授信类型 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000008')" prop="bptmod.finmod.dinmod.sxlexi">
<c-input v-model="model.bptmod.finmod.dinmod.sxlexi" maxlength="20" :placeholder="$t('other.please_enter')+$t('dinmod.S0000008')"></c-input>
</c-form-item>
</c-col>
<!-- S0000009 : 审批状态 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000009')" prop="bptmod.finmod.dinmod.spzhta">
<c-input v-model="model.bptmod.finmod.dinmod.spzhta" maxlength="10" :placeholder="$t('other.please_enter')+$t('dinmod.S0000009')"></c-input>
</c-form-item>
</c-col>
<!-- S0000010 : 产品代码 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000010')" prop="bptmod.finmod.dinmod.chapdm">
<c-input v-model="model.bptmod.finmod.dinmod.chapdm" maxlength="20" :placeholder="$t('other.please_enter')+$t('dinmod.S0000010')"></c-input>
</c-form-item>
</c-col>
<!-- S0000021 : 产品名称 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000021')" prop="bptmod.finmod.dinmod.chapmc">
<c-input v-model="model.bptmod.finmod.dinmod.chapmc" maxlength="40" :placeholder="$t('other.please_enter')+$t('dinmod.S0000021')"></c-input>
</c-form-item>
</c-col>
<!-- S0000035 : 拟定价格标识 -->
<c-col :span="12">
<el-form-item :label="$t('dinmod.S0000035')" prop="bptmod.finmod.dinmod.ndjgbs">
<c-select v-model="model.bptmod.finmod.dinmod.ndjgbs" style="width:100%" :placeholder="$t('other.please_enter')+$t('dinmod.S0000035')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000012 : 贷款金额 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000012')" prop="bptmod.finmod.dinmod.dakaje">
<c-input v-model="model.bptmod.finmod.dinmod.dakaje" :placeholder="$t('other.please_enter')+$t('dinmod.S0000012')"></c-input>
</c-form-item>
</c-col>
<!-- S0000038 : 增值税税率 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000038')" prop="bptmod.finmod.dinmod.shuilv">
<c-input v-model="model.bptmod.finmod.dinmod.shuilv" :placeholder="$t('other.please_enter')+$t('dinmod.S0000038')"></c-input>
</c-form-item>
</c-col>
<!-- S0000018 : 最大贷款金额 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000018')" prop="bptmod.finmod.dinmod.maxdje">
<c-input v-model="model.bptmod.finmod.dinmod.maxdje" :placeholder="$t('other.please_enter')+$t('dinmod.S0000018')"></c-input>
</c-form-item>
</c-col>
<!-- S0000037 : 审批价格(含税) -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000037')" prop="bptmod.finmod.dinmod.shpjgh">
<c-input v-model="model.bptmod.finmod.dinmod.shpjgh" :placeholder="$t('other.please_enter')+$t('dinmod.S0000037')"></c-input>
</c-form-item>
</c-col>
<!-- S0000019 : 最小贷款金额 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000019')" prop="bptmod.finmod.dinmod.mindje">
<c-input v-model="model.bptmod.finmod.dinmod.mindje" :placeholder="$t('other.please_enter')+$t('dinmod.S0000019')"></c-input>
</c-form-item>
</c-col>
<!-- S0000022 : 审批价格点差(含税) -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000022')" prop="bptmod.finmod.dinmod.shpdch">
<c-input v-model="model.bptmod.finmod.dinmod.shpdch" :placeholder="$t('other.please_enter')+$t('dinmod.S0000022')"></c-input>
</c-form-item>
</c-col>
<!-- S0000013 : 币种 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000013')" prop="bptmod.finmod.dinmod.bizhog">
<c-input v-model="model.bptmod.finmod.dinmod.bizhog" maxlength="20" :placeholder="$t('other.please_enter')+$t('dinmod.S0000013')"></c-input>
</c-form-item>
</c-col>
<!-- S0000011 : 审批价格(不含税) -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000011')" prop="bptmod.finmod.dinmod.shpijg">
<c-input v-model="model.bptmod.finmod.dinmod.shpijg" :placeholder="$t('other.please_enter')+$t('dinmod.S0000011')"></c-input>
</c-form-item>
</c-col>
<!-- S0000014 : 贷款期限 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000014')" prop="bptmod.finmod.dinmod.dakaqx">
<c-input v-model="model.bptmod.finmod.dinmod.dakaqx" :placeholder="$t('other.please_enter')+$t('dinmod.S0000014')"></c-input>
</c-form-item>
</c-col>
<!-- S0000036 : 审批价格点差(不含税) -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000036')" prop="bptmod.finmod.dinmod.spjgdc">
<c-input v-model="model.bptmod.finmod.dinmod.spjgdc" :placeholder="$t('other.please_enter')+$t('dinmod.S0000036')"></c-input>
</c-form-item>
</c-col>
<!-- S0000016 : 最大贷款期限 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000016')" prop="bptmod.finmod.dinmod.maxqix">
<c-input v-model="model.bptmod.finmod.dinmod.maxqix" :placeholder="$t('other.please_enter')+$t('dinmod.S0000016')"></c-input>
</c-form-item>
</c-col>
<!-- S0000025 : 定价LIBOR -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000025')" prop="bptmod.finmod.dinmod.dinjlb">
<c-input v-model="model.bptmod.finmod.dinmod.dinjlb" :placeholder="$t('other.please_enter')+$t('dinmod.S0000025')"></c-input>
</c-form-item>
</c-col>
<!-- S0000017 : 最小贷款期限 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000017')" prop="bptmod.finmod.dinmod.minqix">
<c-input v-model="model.bptmod.finmod.dinmod.minqix" :placeholder="$t('other.please_enter')+$t('dinmod.S0000017')"></c-input>
</c-form-item>
</c-col>
<!-- S0000023 : 审批LIBOR -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000023')" prop="bptmod.finmod.dinmod.sheplb">
<c-input v-model="model.bptmod.finmod.dinmod.sheplb" :placeholder="$t('other.please_enter')+$t('dinmod.S0000023')"></c-input>
</c-form-item>
</c-col>
<!-- S0000015 : 期限单位 -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000015')" prop="bptmod.finmod.dinmod.qixndw">
<c-input v-model="model.bptmod.finmod.dinmod.qixndw" maxlength="10" :placeholder="$t('other.please_enter')+$t('dinmod.S0000015')"></c-input>
</c-form-item>
</c-col>
<!-- S0000024 : 最新LIBOR -->
<c-col :span="12">
<c-form-item :label="$t('dinmod.S0000024')" prop="bptmod.finmod.dinmod.libor">
<c-input v-model="model.bptmod.finmod.dinmod.libor" :placeholder="$t('other.please_enter')+$t('dinmod.S0000024')"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000552 : Outgoing Correspondence, Attachments and other Documents -->
<c-col :span="12">
<c-form-item label="File Receiver" prop="trnmod.trndoc.filrecv">
<c-input v-model="model.trnmod.trndoc.filrecv" :placeholder="$t('other.please_enter')+'File Receiver'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Document tree" prop="trnmod.trndoc.doctrestm">
<c-input v-model="model.trnmod.trndoc.doctrestm" :placeholder="$t('other.please_enter')+'Document tree'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onTrndocButshw">
{{$t('trndoc.CF000547')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onTrndocButadd">
{{$t('trndoc.CF000548')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onTrndocButnew">
{{$t('trndoc.CF000553')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onTrndocButattto">
{{$t('trndoc.CG001184')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" icon="el-icon-delete" @click="onTrndocButdel">
{{$t('trndoc.CF000549')}}
</c-button>
</c-col>
<c-col :span="12">
<span v-text="model.trnmod.trndoc.doclbl" data-path=".trnmod.trndoc.doclbl" > </span>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.trnmod.trndoc.shwinc">{{$t('trndoc.CF000556')}}</c-checkbox>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.trnmod.trndoc.shwout">{{$t('trndoc.CF000557')}}</c-checkbox>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onTrndocButatt">
{{$t('trndoc.CF000551')}}
</c-button>
</c-col>
<c-col :span="12">
<c-form-item label="Connected Documents" prop="trnmod.trndoc.condocstm">
<c-input v-model="model.trnmod.trndoc.condocstm" :placeholder="$t('other.please_enter')+'Connected Documents'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="" prop="trnmod.trndoc.rcvatt.seainf">
<c-input v-model="model.trnmod.trndoc.rcvatt.seainf" :placeholder="$t('other.please_enter')+''"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- SF000002 : Courier Service Name -->
<c-col :span="12">
<c-form-item label="Courier Service Name" prop="trnmod.trndoc.dtamod.dtatagm03">
<c-input v-model="model.trnmod.trndoc.dtamod.dtatagm03" maxlength="35" :placeholder="$t('other.please_enter')+'Courier Service Name'"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- SF000009 : Information about Confirmation Instruction -->
<!-- SF000004 : Document Sending Type -->
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onTxmdtetagm06Buttxmsel">
{{$t('dtemod.CF000010')}}
</c-button>
</c-col>
<c-col :span="12">
<c-form-item label="Information about Confirmation Instruction" prop="trnmod.trndoc.dtemod.dtetagm06">
<c-input type="textarea" v-model="model.trnmod.trndoc.dtemod.dtetagm06" maxlength="65" show-word-limit :placeholder="$t('other.please_enter')+'Information about Confirmation Instruction'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Document Sending Type" prop="trnmod.trndoc.dtemod.dtetagm53typ">
<c-select v-model="model.trnmod.trndoc.dtemod.dtetagm53typ" style="width:100%" :placeholder="$t('other.please_enter')+'Document Sending Type'">
</c-select>
</el-form-item>
</c-col>
<!-- SF000005 : Courier Service Name -->
<c-col :span="12">
<c-form-item label="Courier Name" prop="trnmod.trndoc.dtemod.dtetagm53nam">
<c-input v-model="model.trnmod.trndoc.dtemod.dtetagm53nam" maxlength="35" :placeholder="$t('other.please_enter')+'Courier Name'"></c-input>
</c-form-item>
</c-col>
<!-- SF000006 : Courier Service Number -->
<c-col :span="12">
<c-form-item label="Courier Number" prop="trnmod.trndoc.dtemod.dtetagm53num">
<c-input v-model="model.trnmod.trndoc.dtemod.dtetagm53num" maxlength="35" :placeholder="$t('other.please_enter')+'Courier Number'"></c-input>
</c-form-item>
</c-col>
<!-- SF000007 : Notes from Advising Bank -->
<c-col :span="12">
<c-form-item label="Notes from Advising Bank" prop="trnmod.trndoc.dtemod.dtetagm07">
<c-input type="textarea" v-model="model.trnmod.trndoc.dtemod.dtetagm07" maxlength="65" show-word-limit :placeholder="$t('other.please_enter')+'Notes from Advising Bank'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onTxmdtetagm07Buttxmsel">
{{$t('dtemod.CF000008')}}
</c-button>
</c-col>
<!-- SF000013 : Fee of Advising Bank -->
<c-col :span="12">
<c-form-item label="Fee of Advising Bank" prop="trnmod.trndoc.dtemod.dtetagm08">
<c-input type="textarea" v-model="model.trnmod.trndoc.dtemod.dtetagm08" maxlength="65" show-word-limit :placeholder="$t('other.please_enter')+'Fee of Advising Bank'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onTxmdtetagm08Buttxmsel">
{{$t('dtemod.CF000014')}}
</c-button>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- SF000003 : Advice of Issuing Bnk -->
<c-col :span="12">
<c-form-item :label="$t('dtgmod.SF000003')" prop="trnmod.trndoc.dtgmod.dtgtagm46">
<c-input type="textarea" v-model="model.trnmod.trndoc.dtgmod.dtgtagm46" maxlength="65" show-word-limit :placeholder="$t('other.please_enter')+$t('dtgmod.SF000003')" ></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- =================顶部====================== -->
<c-col :span="12">
<c-form-item :label="$t('liaall.SF000085')" prop="liaall.outamt">
<c-input v-model="model.liaall.outamt" :placeholder="$t('other.please_enter')+$t('liaall.SF000085')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Sight Amount Percentage" prop="liaall.outpct">
<c-input v-model="model.liaall.outpct" :placeholder="$t('other.please_enter')+'Sight Amount Percentage'"></c-input>
</c-form-item>
</c-col>
<!-- SF000088 : % -->
<!-- SF000063 : Amount not yet assigned -->
<c-col :span="12">
<c-form-item :label="$t('liaall.S0000099')" prop="liaall.concur">
<c-input v-model="model.liaall.concur" maxlength="3" :placeholder="$t('other.please_enter')+$t('liaall.S0000099')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('liaall.SF000063')" prop="liaall.misamt">
<c-input v-model="model.liaall.misamt" :placeholder="$t('other.please_enter')+$t('liaall.SF000063')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLiaallButmisamt">
{{$t('liaall.CF000061')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLiaallButmissig">
{{$t('liaall.CF000083')}}
</c-button>
</c-col>
<!-- S0000098 : Old Amount booked externally -->
<c-col :span="12">
<c-form-item :label="$t('liaall.S0000098')" prop="liaall.exttotoldamt">
<c-input v-model="model.liaall.exttotoldamt" :placeholder="$t('other.please_enter')+$t('liaall.S0000098')"></c-input>
</c-form-item>
</c-col>
<!-- S0000099 : External Booking Amount -->
<c-col :span="12">
<c-form-item label="Total booking amount external assinged" prop="liaall.exttotamt">
<c-input v-model="model.liaall.exttotamt" :placeholder="$t('other.please_enter')+'Total booking amount external assinged'"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- SF000062 : Liability -->
<!-- SF000085 : Sight Amount -->
<c-col :span="12">
<c-form-item :label="$t('liaall.SF000085')" prop="liaall.outamt">
<c-input v-model="model.liaall.outamt" :placeholder="$t('other.please_enter')+$t('liaall.SF000085')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Sight Amount Percentage" prop="liaall.outpct">
<c-input v-model="model.liaall.outpct" :placeholder="$t('other.please_enter')+'Sight Amount Percentage'"></c-input>
</c-form-item>
</c-col>
<!-- SF000088 : % -->
<!-- SF000063 : Amount not yet assigned -->
<c-col :span="12">
<c-form-item :label="$t('liaall.S0000099')" prop="liaall.concur">
<c-input v-model="model.liaall.concur" maxlength="3" :placeholder="$t('other.please_enter')+$t('liaall.S0000099')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('liaall.SF000063')" prop="liaall.misamt">
<c-input v-model="model.liaall.misamt" :placeholder="$t('other.please_enter')+$t('liaall.SF000063')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLiaallButmisamt">
{{$t('liaall.CF000061')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLiaallButmissig">
{{$t('liaall.CF000083')}}
</c-button>
</c-col>
<!-- S0000098 : Old Amount booked externally -->
<c-col :span="12">
<c-form-item :label="$t('liaall.S0000098')" prop="liaall.exttotoldamt">
<c-input v-model="model.liaall.exttotoldamt" :placeholder="$t('other.please_enter')+$t('liaall.S0000098')"></c-input>
</c-form-item>
</c-col>
<!-- S0000099 : External Booking Amount -->
<c-col :span="12">
<c-form-item label="Total booking amount external assinged" prop="liaall.exttotamt">
<c-input v-model="model.liaall.exttotamt" :placeholder="$t('other.please_enter')+'Total booking amount external assinged'"></c-input>
</c-form-item>
</c-col>
<!-- SF000065 : Change Plan -->
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- SF000002 : Fee Conditions -->
<c-col :span="12">
<c-form-item label="Stream of fee conditions of passed object" prop="trnmod.ptsmod.fecinf.fecstm">
<c-input v-model="model.trnmod.ptsmod.fecinf.fecstm" :placeholder="$t('other.please_enter')+'Stream of fee conditions of passed object'"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<c-col :span="12">
<c-form-item label="Booking stream to Display" prop="setmod.glemod.gleshwstm">
<c-input v-model="model.setmod.glemod.gleshwstm" :placeholder="$t('other.please_enter')+'Booking stream to Display'"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<c-col :span="12">
<c-form-item label="ECIFNO" prop="liaall.limmod.ecifno">
<c-input v-model="model.liaall.limmod.ecifno" maxlength="22" :placeholder="$t('other.please_enter')+'ECIFNO'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<span v-text="model.liaall.limmod.limpts.wrklab" data-path=".liaall.limmod.limpts.wrklab" > </span>
</c-col>
<c-col :span="12">
<span v-text="model.liaall.limmod.limpts.othlab" data-path=".liaall.limmod.limpts.othlab" > </span>
</c-col>
<c-col :span="12">
<span v-text="model.liaall.limmod.limpts.othlabss" data-path=".liaall.limmod.limpts.othlabss" > </span>
</c-col>
<!-- S0001138 : 业务编号 -->
<c-col :span="12">
<c-form-item label="国结业务编号" prop="liaall.limmod.ownref">
<c-input v-model="model.liaall.limmod.ownref" maxlength="16" :placeholder="$t('other.please_enter')+'国结业务编号'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Drag Drop Sender" prop="liaall.limmod.wrkp.ptsget.sdamod.dadsnd">
<c-input v-model="model.liaall.limmod.wrkp.ptsget.sdamod.dadsnd" :placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Drag Drop Sender" prop="liaall.limmod.othp.ptsget.sdamod.dadsnd">
<c-input v-model="model.liaall.limmod.othp.ptsget.sdamod.dadsnd" :placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="External Key of Address" prop="liaall.limmod.limpts.wrk.pts.extkey">
<c-input v-model="model.liaall.limmod.limpts.wrk.pts.extkey" maxlength="16" :placeholder="$t('other.please_enter')+'External Key of Address'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="" prop="liaall.limmod.wrkp.ptsget.sdamod.seainf">
<c-input v-model="model.liaall.limmod.wrkp.ptsget.sdamod.seainf" :placeholder="$t('other.please_enter')+''"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onWrkpDet">
{{$t('ptsp.CF000082')}}
</c-button>
</c-col>
<c-col :span="12">
<c-form-item label="External Key of Address" prop="liaall.limmod.limpts.oth.pts.extkey">
<c-input v-model="model.liaall.limmod.limpts.oth.pts.extkey" maxlength="16" :placeholder="$t('other.please_enter')+'External Key of Address'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="" prop="liaall.limmod.othp.ptsget.sdamod.seainf">
<c-input v-model="model.liaall.limmod.othp.ptsget.sdamod.seainf" :placeholder="$t('other.please_enter')+''"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onOthpDet">
{{$t('ptsp.CF000082')}}
</c-button>
</c-col>
<!-- S0001135 : 业务余额 -->
<c-col :span="12">
<c-form-item label="业务余额" prop="liaall.limmod.comamt">
<c-input v-model="model.liaall.limmod.comamt" :placeholder="$t('other.please_enter')+'业务余额'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Name of Party" prop="liaall.limmod.limpts.wrk.pts.nam">
<c-input v-model="model.liaall.limmod.limpts.wrk.pts.nam" maxlength="40" :placeholder="$t('other.please_enter')+'Name of Party'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Name of Party" prop="liaall.limmod.limpts.oth.pts.nam">
<c-input v-model="model.liaall.limmod.limpts.oth.pts.nam" maxlength="40" :placeholder="$t('other.please_enter')+'Name of Party'"></c-input>
</c-form-item>
</c-col>
<!-- S0001136 : 保证金 -->
<!-- S0000011 : 额度类型 -->
<c-col :span="12">
<c-form-item label="保证金余额" prop="liaall.limmod.ccvamt">
<c-input v-model="model.liaall.limmod.ccvamt" :placeholder="$t('other.please_enter')+'保证金余额'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Flag to Mark Non-revolving Limits" prop="liaall.limmod.limpts.nonrevflg1">
<c-select v-model="model.liaall.limmod.limpts.nonrevflg1" style="width:100%" :placeholder="$t('other.please_enter')+'Flag to Mark Non-revolving Limits'">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLimptsGet1">
{{$t('limpts.C0000013')}}
</c-button>
</c-col>
<!-- S0000012 : 额度类型 -->
<c-col :span="12">
<el-form-item label="Flag to Mark Non-revolving Limits" prop="liaall.limmod.limpts.nonrevflg2">
<c-select v-model="model.liaall.limmod.limpts.nonrevflg2" style="width:100%" :placeholder="$t('other.please_enter')+'Flag to Mark Non-revolving Limits'">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLimptsGet2">
{{$t('limpts.C0000014')}}
</c-button>
</c-col>
<!-- S0001137 : 余额 -->
<c-col :span="12">
<span v-text="model.liaall.limmod.limpts.lsh" data-path=".liaall.limmod.limpts.lsh" > </span>
</c-col>
<c-col :span="12">
<c-form-item label="合同流水号" prop="liaall.limmod.limpts.pfcod1">
<c-input v-model="model.liaall.limmod.limpts.pfcod1" maxlength="14" :placeholder="$t('other.please_enter')+'合同流水号'"></c-input>
</c-form-item>
</c-col>
<!-- S0000018 : 合同流水号 -->
<c-col :span="12">
<c-form-item label="合同流水号" prop="liaall.limmod.limpts.pfcod2">
<c-input v-model="model.liaall.limmod.limpts.pfcod2" maxlength="14" :placeholder="$t('other.please_enter')+'合同流水号'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onLimmodTrycal">
{{$t('limmod.C0000005')}}
</c-button>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000002 : 参考号 -->
<c-col :span="12">
<c-form-item label="our reference" prop="setmod.ref">
<c-input v-model="model.setmod.ref" maxlength="16" :placeholder="$t('other.please_enter')+'our reference'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<span v-text="model.setmod.docamttyplab" data-path=".setmod.docamttyplab" > </span>
</c-col>
<c-col :span="12">
<c-form-item label="document amount" prop="setmod.docamt">
<c-input v-model="model.setmod.docamt" :placeholder="$t('other.please_enter')+'document amount'"></c-input>
</c-form-item>
</c-col>
<!-- S0000003 : 类型 -->
<c-col :span="12">
<el-form-item label="Type of settlement" prop="setmod.dspflg">
<c-select v-model="model.setmod.dspflg" style="width:100%" :placeholder="$t('other.please_enter')+'Type of settlement'">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.setmod.xreflg">{{$t('setmod.CF000011')}}</c-checkbox>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onSetmodDet">
{{$t('setmod.CF000032')}}
</c-button>
</c-col>
<c-col :span="12">
<span v-text="model.setmod.retmsg" data-path=".setmod.retmsg" > </span>
</c-col>
<c-col :span="12">
<c-form-item label="自�'�区主�'�号" prop="setmod.zmqacc">
<c-input v-model="model.setmod.zmqacc" maxlength="20" :placeholder="$t('other.please_enter')+'自�'�区主�'�号'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<span v-text="model.setmod.zmqacclab" data-path=".setmod.zmqacclab" > </span>
</c-col>
<!-- S0000001 : Foreign Commission / Charges: -->
<!-- S0000001 : Own Commission / Charges: -->
<!-- SF000001 : Settlement: -->
<c-col :span="12">
<span v-text="model.setmod.setglg.labdspflg" data-path=".setmod.setglg.labdspflg" > </span>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<c-col :span="24">
<div class="e-table-wrapper">
<el-table
:data="model.liaall.limmod.limpfp.clmcbe"
style="width: 100%"
>
<el-table-column
prop="limtyp"
label="Limit Type"
sortable
width="150">
</el-table-column>
<el-table-column
prop="cur"
label="业务币种"
sortable
width="80">
</el-table-column>
<el-table-column
prop="cbeamt"
label="业务发生额"
sortable
width="90">
</el-table-column>
<el-table-column
prop="reqtyp1"
label="Req.Typel"
sortable
width="100">
</el-table-column>
<el-table-column
prop="limcbeamt"
label="额度发生额"
sortable
width="100">
</el-table-column>
<el-table-column
prop="reqtyp2"
label="Req.Type2"
sortable
width="100">
</el-table-column>
<el-table-column
prop="ckcbeamt"
label="敞口发生额"
sortable
width="100">
</el-table-column>
<el-table-column
prop="credat"
label="额度日期"
sortable
width="100">
</el-table-column>
<el-table-column
prop="ptyextkey"
label="客户编号"
sortable
width="100">
</el-table-column>
<el-table-column
prop="ptynam"
label="客户名称"
sortable
width="100">
</el-table-column>
<el-table-column
prop="ownref"
label="业务编号"
sortable
width="100">
</el-table-column>
<el-table-column
prop="ccvbl"
label="合同保证金比例"
sortable
width="100">
</el-table-column>
<el-table-column
prop="limvar"
label="额度类型"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgzylimref"
label="额度编号"
sortable
width="100">
</el-table-column>
</el-table>
<el-pagination
layout="prev, pager, next"
:total="1">
</el-pagination>
</div>
</c-col>
<c-col :span="24">
<div class="e-table-wrapper">
<el-table
:data="model.liaall.limmod.limpfp.clmcbb"
style="width: 100%"
>
<el-table-column
prop="dgzylimvar"
label="额度品种"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzhamt"
label="调整后业务余额"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzhccv"
label="调整后保证金比例"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzhlimamt"
label="调整后拟占用额度"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzhlimck"
label="调整后拟占用敞口"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzqamt"
label="调整前业务余额"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzqccv"
label="调整后保证金比例"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzqlimamt"
label="调整前已占用额度"
sortable
width="100">
</el-table-column>
<el-table-column
prop="tzqlimck"
label="调整前已占用敞口"
sortable
width="100">
</el-table-column>
</el-table>
<el-pagination
layout="prev, pager, next"
:total="1">
</el-pagination>
</div>
</c-col>
<c-col :span="24">
<div class="e-table-wrapper">
<el-table
:data="model.liaall.limmod.limpfp.clmpty"
style="width: 100%"
>
<el-table-column
prop="limvar"
label="额度类型"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgzylimvar"
label="额度品种"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dglimcur"
label="额度币种"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgsxlimamt"
label="授信额度"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgyylimamt"
label="已用额度"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgkylimamt"
label="可用额度"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgcklimamt"
label="授信敞口"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgyylimck"
label="已用敞口"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgkylimck"
label="可用敞口"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dghfxh"
label="恢复序号"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgzylimref"
label="额度编号"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgzyliminfref"
label="额度明细编号"
sortable
width="100">
</el-table-column>
<el-table-column
prop="dgccvbl"
label="保证金比例"
sortable
width="100">
</el-table-column>
</el-table>
<el-pagination
layout="prev, pager, next"
:total="1">
</el-pagination>
</div>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Getset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<c-col :span="12">
<c-form-item label="Display" prop="mtabut.syswrn.dsp">
<c-input v-model="model.mtabut.syswrn.dsp" :placeholder="$t('other.please_enter')+'Display'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onSyswrnButok">
{{$t('syswrn.CF000003')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onSyswrnButcan">
{{$t('syswrn.CF000004')}}
</c-button>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<div class="eibs-tab">
<!-- S0000177 : 单据编号 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.S0000177')" prop="bpdgrp.rec.pntref">
<c-input v-model="model.bpdgrp.rec.pntref" maxlength="16" :placeholder="$t('other.please_enter')+$t('bptp.S0000177')"></c-input>
</c-form-item>
</c-col>
<!-- S0000178 : 摘要 -->
<c-col :span="12">
<c-form-item label="Name of Parent Contract" prop="bpdgrp.rec.pntnam">
<c-input v-model="model.bpdgrp.rec.pntnam" maxlength="40" :placeholder="$t('other.please_enter')+'Name of Parent Contract'"></c-input>
</c-form-item>
</c-col>
<!-- S0000180 : 融资业务编号 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.S0000180')" prop="bpdgrp.rec.ownref">
<c-input v-model="model.bpdgrp.rec.ownref" maxlength="16" :placeholder="$t('other.please_enter')+$t('bptp.S0000180')"></c-input>
</c-form-item>
</c-col>
<!-- S0000179 : 摘要 -->
<c-col :span="12">
<c-form-item label="Externally Displayed Name to Identify the Contract" prop="bpdgrp.rec.nam">
<c-input v-model="model.bpdgrp.rec.nam" maxlength="40" :placeholder="$t('other.please_enter')+'Externally Displayed Name to Identify the Contract'"></c-input>
</c-form-item>
</c-col>
<!-- S0000183 : Reference -->
<c-col :span="12">
<c-form-item :label="$t('bptp.S0000183')" prop="fpdgrp.rec.ownref">
<c-input v-model="model.fpdgrp.rec.ownref" maxlength="16" :placeholder="$t('other.please_enter')+$t('bptp.S0000183')"></c-input>
</c-form-item>
</c-col>
<!-- S0000184 : 摘要 -->
<c-col :span="12">
<c-form-item label="Externally Displayed Name to Identify the Contract" prop="fpdgrp.rec.nam">
<c-input v-model="model.fpdgrp.rec.nam" maxlength="40" :placeholder="$t('other.please_enter')+'Externally Displayed Name to Identify the Contract'"></c-input>
</c-form-item>
</c-col>
<!-- SG000133 : Forfaiting Type -->
<c-col :span="12">
<el-form-item :label="$t('bptp.SG000133')" prop="bpdgrp.rec.fortyp">
<c-select v-model="model.bpdgrp.rec.fortyp" style="width:100%" :placeholder="$t('other.please_enter')+$t('bptp.SG000133')">
</c-select>
</el-form-item>
</c-col>
<!-- SG000134 : L/C Type -->
<c-col :span="12">
<el-form-item label="L/C Type" prop="bpdgrp.rec.lctyp">
<c-select v-model="model.bpdgrp.rec.lctyp" style="width:100%" :placeholder="$t('other.please_enter')+'L/C Type'">
</c-select>
</el-form-item>
</c-col>
<!-- S0000139 : Issuing Bank -->
<!-- SG000140 : 编号 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.S0000139')" prop="bpdgrp.bu2.pts.ref">
<c-input v-model="model.bpdgrp.bu2.pts.ref" maxlength="16" :placeholder="$t('other.please_enter')+$t('bptp.S0000139')"></c-input>
</c-form-item>
</c-col>
<!-- S0000137 : Confirming Bank -->
<!-- SG000138 : 编号 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.S0000137')" prop="bpdgrp.bu3.pts.ref">
<c-input v-model="model.bpdgrp.bu3.pts.ref" maxlength="16" :placeholder="$t('other.please_enter')+$t('bptp.S0000137')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Drag Drop Sender" prop="bptp.bu2p.ptsget.sdamod.dadsnd">
<c-input v-model="model.bptp.bu2p.ptsget.sdamod.dadsnd" :placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Drag Drop Sender" prop="bptp.bu3p.ptsget.sdamod.dadsnd">
<c-input v-model="model.bptp.bu3p.ptsget.sdamod.dadsnd" :placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="External Key of Address" prop="bpdgrp.bu2.pts.extkey">
<c-input v-model="model.bpdgrp.bu2.pts.extkey" maxlength="16" :placeholder="$t('other.please_enter')+'External Key of Address'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="" prop="bptp.bu2p.ptsget.sdamod.seainf">
<c-input v-model="model.bptp.bu2p.ptsget.sdamod.seainf" :placeholder="$t('other.please_enter')+''"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onBu2pDet">
{{$t('ptsp.CF000081')}}
</c-button>
</c-col>
<c-col :span="12">
<c-form-item label="External Key of Address" prop="bpdgrp.bu3.pts.extkey">
<c-input v-model="model.bpdgrp.bu3.pts.extkey" maxlength="16" :placeholder="$t('other.please_enter')+'External Key of Address'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="" prop="bptp.bu3p.ptsget.sdamod.seainf">
<c-input v-model="model.bptp.bu3p.ptsget.sdamod.seainf" :placeholder="$t('other.please_enter')+''"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onBu3pDet">
{{$t('ptsp.CF000081')}}
</c-button>
</c-col>
<c-col :span="12">
<c-form-item label="名称" prop="bpdgrp.bu2.namelc">
<c-input type="textarea" v-model="model.bpdgrp.bu2.namelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'名称'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="名称" prop="bpdgrp.bu3.namelc">
<c-input type="textarea" v-model="model.bpdgrp.bu3.namelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'名称'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Address Block" prop="bpdgrp.bu2.pts.adrblk">
<c-input type="textarea" v-model="model.bpdgrp.bu2.pts.adrblk" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Address Block'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Chinese address" prop="bpdgrp.bu2.dbfadrblkcn">
<c-input type="textarea" v-model="model.bpdgrp.bu2.dbfadrblkcn" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Chinese address'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Address Block" prop="bpdgrp.bu3.pts.adrblk">
<c-input type="textarea" v-model="model.bpdgrp.bu3.pts.adrblk" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Address Block'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Chinese address" prop="bpdgrp.bu3.dbfadrblkcn">
<c-input type="textarea" v-model="model.bpdgrp.bu3.dbfadrblkcn" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Chinese address'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="地址" prop="bpdgrp.bu2.adrelc">
<c-input type="textarea" v-model="model.bpdgrp.bu2.adrelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'地址'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="地址" prop="bpdgrp.bu3.adrelc">
<c-input type="textarea" v-model="model.bpdgrp.bu3.adrelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'地址'" ></c-input>
</c-form-item>
</c-col>
<!-- S0000136 : Selling Bank -->
<!-- SG000135 : 编号 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.S0000136')" prop="bpdgrp.inv.pts.ref">
<c-input v-model="model.bpdgrp.inv.pts.ref" maxlength="16" :placeholder="$t('other.please_enter')+$t('bptp.S0000136')"></c-input>
</c-form-item>
</c-col>
<!-- S0000119 : Partipation Bank -->
<!-- S0000120 : 编号 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.S0000119')" prop="bpdgrp.bu1.pts.ref">
<c-input v-model="model.bpdgrp.bu1.pts.ref" maxlength="16" :placeholder="$t('other.please_enter')+$t('bptp.S0000119')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Drag Drop Sender" prop="bptp.invp.ptsget.sdamod.dadsnd">
<c-input v-model="model.bptp.invp.ptsget.sdamod.dadsnd" :placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Drag Drop Sender" prop="bptp.bu1p.ptsget.sdamod.dadsnd">
<c-input v-model="model.bptp.bu1p.ptsget.sdamod.dadsnd" :placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="External Key of Address" prop="bpdgrp.inv.pts.extkey">
<c-input v-model="model.bpdgrp.inv.pts.extkey" maxlength="16" :placeholder="$t('other.please_enter')+'External Key of Address'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="" prop="bptp.invp.ptsget.sdamod.seainf">
<c-input v-model="model.bptp.invp.ptsget.sdamod.seainf" :placeholder="$t('other.please_enter')+''"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onInvpDet">
{{$t('ptsp.CF000081')}}
</c-button>
</c-col>
<c-col :span="12">
<c-form-item label="External Key of Address" prop="bpdgrp.bu1.pts.extkey">
<c-input v-model="model.bpdgrp.bu1.pts.extkey" maxlength="16" :placeholder="$t('other.please_enter')+'External Key of Address'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="" prop="bptp.bu1p.ptsget.sdamod.seainf">
<c-input v-model="model.bptp.bu1p.ptsget.sdamod.seainf" :placeholder="$t('other.please_enter')+''"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onBu1pDet">
{{$t('ptsp.CF000081')}}
</c-button>
</c-col>
<c-col :span="12">
<c-form-item label="名称" prop="bpdgrp.inv.namelc">
<c-input type="textarea" v-model="model.bpdgrp.inv.namelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'名称'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="名称" prop="bpdgrp.bu1.namelc">
<c-input type="textarea" v-model="model.bpdgrp.bu1.namelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'名称'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Address Block" prop="bpdgrp.inv.pts.adrblk">
<c-input type="textarea" v-model="model.bpdgrp.inv.pts.adrblk" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Address Block'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Chinese address" prop="bpdgrp.inv.dbfadrblkcn">
<c-input type="textarea" v-model="model.bpdgrp.inv.dbfadrblkcn" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Chinese address'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Address Block" prop="bpdgrp.bu1.pts.adrblk">
<c-input type="textarea" v-model="model.bpdgrp.bu1.pts.adrblk" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Address Block'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Chinese address" prop="bpdgrp.bu1.dbfadrblkcn">
<c-input type="textarea" v-model="model.bpdgrp.bu1.dbfadrblkcn" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'Chinese address'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="地址" prop="bpdgrp.inv.adrelc">
<c-input type="textarea" v-model="model.bpdgrp.inv.adrelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'地址'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="地址" prop="bpdgrp.bu1.adrelc">
<c-input type="textarea" v-model="model.bpdgrp.bu1.adrelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'地址'" ></c-input>
</c-form-item>
</c-col>
<!-- SG000251 : 原一级市场买入融资借据号 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.SG000251')" prop="bpdgrp.rec.loanno">
<c-input v-model="model.bpdgrp.rec.loanno" maxlength="20" :placeholder="$t('other.please_enter')+$t('bptp.SG000251')"></c-input>
</c-form-item>
</c-col>
<!-- SG000252 : 国内信用证受益人统一信用代码 -->
<c-col :span="12">
<c-form-item :label="$t('bptp.SG000252')" prop="bpdgrp.rec.benidcode">
<c-input v-model="model.bpdgrp.rec.benidcode" maxlength="18" :placeholder="$t('other.please_enter')+$t('bptp.SG000252')"></c-input>
</c-form-item>
</c-col>
<!-- SG000250 : 国内证受益人中文名称 -->
<c-col :span="12">
<c-form-item label="国内证受益人中文名称" prop="bpdgrp.rec.bennam">
<c-input v-model="model.bpdgrp.rec.bennam" maxlength="100" :placeholder="$t('other.please_enter')+'国内证受益人中文名称'"></c-input>
</c-form-item>
</c-col>
<!-- SG000200 : 境外付款人所属国家/地区 -->
<c-col :span="12">
<c-form-item label="境外付款人所属国家/地区" prop="bpdgrp.rec.f0103">
<c-input v-model="model.bpdgrp.rec.f0103" maxlength="3" :placeholder="$t('other.please_enter')+'境外付款人所属国家/地区'"></c-input>
</c-form-item>
</c-col>
<!-- SG000203 : 是否附有银行承兑汇票 -->
<c-col :span="12">
<el-form-item :label="$t('bptp.SG000203')" prop="bpdgrp.rec.f0102">
<c-select v-model="model.bpdgrp.rec.f0102" style="width:100%" :placeholder="$t('other.please_enter')+$t('bptp.SG000203')">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onBptcodSelbut1">
{{$t('codsel.C0000005')}}
</c-button>
</c-col>
<!-- SG000201 : 境外付款人所属部门 -->
<c-col :span="12">
<el-form-item :label="$t('bptp.SG000201')" prop="bpdgrp.rec.f0104">
<c-select v-model="model.bpdgrp.rec.f0104" style="width:100%" :placeholder="$t('other.please_enter')+$t('bptp.SG000201')">
</c-select>
</el-form-item>
</c-col>
<!-- SG000202 : 境外付款人与本机构的关系 -->
<c-col :span="12">
<el-form-item :label="$t('bptp.SG000202')" prop="bpdgrp.rec.f0105">
<c-select v-model="model.bpdgrp.rec.f0105" style="width:100%" :placeholder="$t('other.please_enter')+$t('bptp.SG000202')">
</c-select>
</el-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bptset/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
<template>
<c-page title="出口融资还款">
<div class="eContainer">
<c-function-btn
:handleSubmit="handleSubmit"
:handleCheck="handleCheck"
:handleStash="handleStash"
>
<el-button size="small">备忘录</el-button>
<el-button size="small" @click="setDraggableContent('cms', '影像信息')">影像信息</el-button>
<!-- <el-button size="small">保存模板</el-button> -->
<!-- <el-button size="small">使用模板</el-button> -->
<el-button size="small">制裁信息</el-button>
<!-- <el-button size="small">拆分报文</el-button> -->
<el-button size="small">智能提示</el-button>
</c-function-btn>
<el-form :model="model" :rules="rules" ref="modelForm" label-width="150px" label-position="right" size="small" :validate-on-rule-change="false">
<c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick">
<!--bptset PD000015 Settle -->
<el-tab-pane label="Settle" name="bptset2">
<c-content>
<m-bptset2 :model="model" :codes="codes"/>
</c-content>
</el-tab-pane>
<!--liaall PD000027 Liability -->
<el-tab-pane label="Liability" name="engp">
<m-engp :model="model" :codes="codes"/>
</el-tab-pane>
<!--setmod PD000000 Settlement -->
<el-tab-pane label="Settlement" name="setpan">
<m-setpan :model="model" :codes="codes"/>
</el-tab-pane>
<!--coninf PD000000 Completion -->
<el-tab-pane label="Completion" name="coninfp">
<m-coninfp :model="model" :codes="codes"/>
</el-tab-pane>
<!--trndoc PD000529 &Messages -->
<el-tab-pane label="Messages" name="docpan">
<m-docpan :model="model" :codes="codes"/>
</el-tab-pane>
<!--trndoc PD000546 Attachments -->
<el-tab-pane label="Attachments" name="doctre">
<m-doctre :model="model" :codes="codes"/>
</el-tab-pane>
<!--fecinf PD000001 Fee Conditions -->
<el-tab-pane label="收账通知" name="docpan2">
<c-content>
<m-docpan2 :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--limmod PD001139 试算结果 -->
<el-tab-pane label="试算结果" name="shisuan">
<m-shisuan :model="model" :codes="codes"/>
</el-tab-pane>
<!--limmod PD000001 统一授信 -->
<el-tab-pane label="统一授信" name="limitbody">
<m-limitbody :model="model" :codes="codes"/>
</el-tab-pane>
</c-tabs>
</el-form>
<c-grid-ety-prompt-dialog ref="etyDialog" :promptData="promptData" v-on:select-ety="selectEty"/>
</div>
</c-page>
</template>
<script>
import Api from "~/service/Api"
import CodeTable from "~/config/CodeTable"
import Bptset from "~/model/Bptset"
import commonProcess from "~/mixin/commonProcess"
import commonFuncs from "~/mixin/commonFuncs";
import Check from "~/model/Bptset/Check"
import Default from "~/model/Bptset/Default"
import Pattern from "~/model/Bptset/Pattern"
import Bptset2 from "./Bptset2"
import Urpp from "./Urpp"
import Engp from "~/views/Public/Engp";
import Ccvpan from "~/views/Public/Ccvpan"
import Setpan from "~/views/Public/Setpan"
import Glepan from "~/views/Public/Glepan"
import Syswrndisplay from "./Syswrndisplay"
import Coninfp from "~/views/Public/Coninfp"
import Coninftag from "./Coninftag"
import Docpan from "./DocpanP"
import Doctre from "~/views/Public/Doctre"
import Docpan2 from "./Docpan"
import Dtetag from "./Dtetag"
import Dtatag from "./Dtatag"
import Dtgtag from "./Dtgtag"
import Cips from "./Cips"
import Cips2 from "./Cips2"
import Cips3 from "./Cips3"
import Fecp from "./Fecp"
import Cfap from "./Cfap"
import Dinpan from "./Dinpan"
//import Limitbody from "./Limitbody"
import Shisuan from "./Shisuan"
import Conp from "./Conp"
import Utils from "../../../utils";
import Limitbody from '~/views/Public/Limitbody';
export default {
name: "Bptset",
components:{
"m-bptset2" : Bptset2,
"m-urpp" : Urpp,
"m-engp" : Engp,
"m-ccvpan" : Ccvpan,
"m-setpan" : Setpan,
"m-glepan" : Glepan,
"m-syswrndisplay" : Syswrndisplay,
"m-coninfp" : Coninfp,
"m-coninftag" : Coninftag,
"m-docpan" : Docpan,
"m-docpan2" : Docpan2,
"m-doctre" : Doctre,
"m-dtetag" : Dtetag,
"m-dtatag" : Dtatag,
"m-dtgtag" : Dtgtag,
"m-cips" : Cips,
"m-cips2" : Cips2,
"m-cips3" : Cips3,
"m-fecp" : Fecp,
"m-cfap" : Cfap,
"m-dinpan" : Dinpan,
"m-limitbody" : Limitbody,
"m-shisuan" : Shisuan,
"m-conp" : Conp,
},
provide() {
return {
root: this
}
},
mixins: [commonProcess,commonFuncs], // 里面包含了Default、Check等的公共处理
data(){
return {
tabVal: "bptset2",
trnName: "bptset",
trnType: "",
model: new Bptset().data,
checkRules: Check,
defaultRules: Default,
pattern: Pattern,
rules: null,
codes: {
...CodeTable,
},
}
},
methods:{
myTabClick(tab){
this.tabClick(tab)
/**
* do it yourself
**/
}
},
created:async function(){
console.log("进入bptset交易");
let rtnmsg = await this.init(this.$route.query);
if (rtnmsg.respCode == SUCCESS) {
//更新数据
Utils.copyValueFromVO(this.model, rtnmsg.data);
if (this.isInDisplay) {
this.restoreDisplay();
}
} else {
this.$notify.error({ title: "错误", message: "服务请求失败!" });
}
},
watch: {
},
}
</script>
<style>
</style>
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