Commit 8aaa5673 by nanrui

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs…

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs into development-202206
parents bd7ef4af c29f675c
......@@ -2923,6 +2923,17 @@ const CodeTable = {
{ label: "Other Type of Advice, wait for documents", value: "O" },
{ label: "Documents have been refused and returned", value: "R" },
],
docsta1: [
{ label: "Advice Payment rec.,wait for docs", value: "A" },
{ label: "Advice of Payment rec.,documents rec.", value: "B" },
{ label: "Advice of Discrepancy rec,wait for doc", value: "C" },
{ label: "Advice of Discrepancy rec.,docs rec.", value: "D" },
{ label: "Clean documents received", value: "E" },
{ label: "Discrepant documents received", value: "F" },
{ label: "documents taken up", value: "I" },
{ label: "Documents settled free of payment", value: "J" },
{ label: "Documents have been refused and returned", value: "R" },
],
doctyp: [
{ label: "买方单据", value: "BDD" },
{ label: "进口代收", value: "BCD" },
......
/**
* Bftsnd Default规则
*/
* Bftsnd Default规则
*/
import Api from "~/service/Api";
import Utils from "~/utils/index"
export default {
"liaall.limmod.limpts.oth.pts.extkey" :Utils.defaultFunction,
"bftp.msgtyp" :Utils.defaultFunction,
"setmod.doccur" :Utils.defaultFunction,
"setmod.dspflg" :Utils.defaultFunction,
"setmod.docamt" :Utils.defaultFunction,
"liaall.limmod.limpts.wrk.pts.extkey" :Utils.defaultFunction,
"bftp.cre752flg" :Utils.defaultFunction,
"bfdgrp.blk.docdisflg" :Utils.defaultFunction,
"bfdgrp.blk.docdis" :Utils.defaultFunction,
"bfdgrp.rec.shpdat" :Utils.defaultFunction,
"bfdgrp.rec.rcvdat" :Utils.defaultFunction,
"bfdgrp.rec.doctypcod" :Utils.defaultFunction,
"dedgrp.cbs.opn1.amt" :Utils.defaultFunction,
"bfdgrp.cbs.max.cur" :Utils.defaultFunction,
"liaall.limmod.limpts.nonrevflg2" :Utils.defaultFunction,
"liaall.limmod.limpts.nonrevflg1" :Utils.defaultFunction,
"bfdgrp.rec.docrolflg" :Utils.defaultFunction,
"bfdgrp.doc.pts.extkey" :Utils.defaultFunction,
"bfdgrp.cbs.max.amt" :Utils.defaultFunction,
"bfdgrp.prb.pts.nam" :Utils.defaultFunction,
"bfdgrp.iss.pts.nam" :Utils.defaultFunction,
"bfdgrp.rec.ownref" :Utils.defaultFunction,
"ameadrflg" :Utils.defaultFunction,
"bfdgrp.prb.pts.extkey" :Utils.defaultFunction,
"bfdgrp.prb.adrelc" :Utils.defaultFunction,
"bfdgrp.prb.namelc" :Utils.defaultFunction,
"bfdgrp.prb.dbfadrblkcn" :Utils.defaultFunction,
"dedgrp.rec.ownref" :Utils.defaultFunction,
"bfdgrp.blk.benref" :Utils.defaultFunction,
"liaall.limmod.comamt" :Utils.defaultFunction,
"liaall.limmod.ccvamt" :Utils.defaultFunction,
"bfdgrp.rec.docprbrol" :Utils.defaultFunction,
"bfdgrp.doc.pts.adrblk" :Utils.defaultFunction,
"liaall.limmod.limpts.wrk.pts.nam" :Utils.defaultFunction,
"bftp.folwupopt" :Utils.defaultFunction,
"bfdgrp.oth.pts.extkey" :Utils.defaultFunction,
"mtabut.coninf.oitset.oit.inftxt" :Utils.defaultFunction,
"mtabut.coninf.oitset.oit.inflev" :Utils.defaultFunction,
"bfdgrp.apl.pts.nam" :Utils.defaultFunction,
"bfdgrp.prb.pts.adrblk" :Utils.defaultFunction,
"bfdgrp.doc.adrelc" :Utils.defaultFunction,
"bfdgrp.doc.namelc" :Utils.defaultFunction,
"bfdgrp.doc.dbfadrblkcn" :Utils.defaultFunction,
"bfdgrp.blk.matper" :Utils.defaultFunction,
"bfdgrp.rec.matdat" :Utils.defaultFunction,
"mtabut.coninf.usr.extkey" :Utils.defaultFunction,
"bfdgrp.rec.payrol" :Utils.defaultFunction,
"liaall.limmod.limpts.oth.pts.nam" :Utils.defaultFunction,
"bfdgrp.cbs.opn1.amt" :Utils.defaultFunction,
"liaall.misamt" :Utils.defaultFunction,
"mtabut.coninf.oitinf.oit.inftxt" :Utils.defaultFunction,
"mtabut.coninf.oitinf.oit.inflev" :Utils.defaultFunction,
"mtabut.coninf.conexedat" :Utils.defaultFunction,
"liaall.limmod.limpts.oth.pts.extkey": Utils.defaultFunction,
"bftp.msgtyp": Utils.defaultFunction,
"setmod.doccur": Utils.defaultFunction,
"setmod.dspflg": Utils.defaultFunction,
"setmod.docamt": Utils.defaultFunction,
"liaall.limmod.limpts.wrk.pts.extkey": Utils.defaultFunction,
"bftp.cre752flg": Utils.defaultFunction,
"bfdgrp.blk.docdisflg": Utils.defaultFunction,
"bfdgrp.blk.docdis": Utils.defaultFunction,
"bfdgrp.rec.shpdat": Utils.defaultFunction,
"bfdgrp.rec.rcvdat": Utils.defaultFunction,
"bfdgrp.rec.doctypcod": Utils.defaultFunction,
"dedgrp.cbs.opn1.amt": Utils.defaultFunction,
"bfdgrp.cbs.max.cur": Utils.defaultFunction,
"liaall.limmod.limpts.nonrevflg2": Utils.defaultFunction,
"liaall.limmod.limpts.nonrevflg1": Utils.defaultFunction,
"bfdgrp.rec.docrolflg": Utils.defaultFunction,
"bfdgrp.doc.pts.extkey": Utils.defaultFunction,
"bfdgrp.cbs.max.amt": Utils.defaultFunction,
"bfdgrp.prb.pts.nam": Utils.defaultFunction,
"bfdgrp.iss.pts.nam": Utils.defaultFunction,
"bfdgrp.rec.ownref": Utils.defaultFunction,
"ameadrflg": Utils.defaultFunction,
"bfdgrp.prb.pts.extkey": Utils.defaultFunction,
"bfdgrp.prb.adrelc": Utils.defaultFunction,
"bfdgrp.prb.namelc": Utils.defaultFunction,
"bfdgrp.prb.dbfadrblkcn": Utils.defaultFunction,
"dedgrp.rec.ownref": Utils.defaultFunction,
"bfdgrp.blk.benref": Utils.defaultFunction,
"liaall.limmod.comamt": Utils.defaultFunction,
"liaall.limmod.ccvamt": Utils.defaultFunction,
"bfdgrp.rec.docprbrol": Utils.defaultFunction,
"bfdgrp.doc.pts.adrblk": Utils.defaultFunction,
"liaall.limmod.limpts.wrk.pts.nam": Utils.defaultFunction,
"bftp.folwupopt": Utils.defaultFunction,
"bfdgrp.oth.pts.extkey": Utils.defaultFunction,
"mtabut.coninf.oitset.oit.inftxt": Utils.defaultFunction,
"mtabut.coninf.oitset.oit.inflev": Utils.defaultFunction,
"bfdgrp.apl.pts.nam": Utils.defaultFunction,
"bfdgrp.prb.pts.adrblk": Utils.defaultFunction,
"bfdgrp.doc.adrelc": Utils.defaultFunction,
"bfdgrp.doc.namelc": Utils.defaultFunction,
"bfdgrp.doc.dbfadrblkcn": Utils.defaultFunction,
"bfdgrp.blk.matper": Utils.defaultFunction,
"bfdgrp.rec.matdat": Utils.defaultFunction,
"mtabut.coninf.usr.extkey": Utils.defaultFunction,
"bfdgrp.rec.payrol": Utils.defaultFunction,
"liaall.limmod.limpts.oth.pts.nam": Utils.defaultFunction,
"bfdgrp.cbs.opn1.amt": Utils.defaultFunction,
"liaall.misamt": Utils.defaultFunction,
"mtabut.coninf.oitinf.oit.inftxt": Utils.defaultFunction,
"mtabut.coninf.oitinf.oit.inflev": Utils.defaultFunction,
"mtabut.coninf.conexedat": Utils.defaultFunction,
"bftp.docgrdm.docgrd": Utils.defaultFunction,
}
//你可以添加自动default处理
//你可以添加自动default处理
\ No newline at end of file
......@@ -20,7 +20,7 @@ export default class Bftsnd {
},
docgrdm: {
docdsclab: "", // Label of document description .bftp.docgrdm.docdsclab
docgrd: "", //.bftp.docgrdm.docgrd
docgrd: [], //.bftp.docgrdm.docgrd
},
prbp: {
ptsget: {
......
......@@ -31,7 +31,6 @@ let checkObj = {
"cfabpt.ownextkey" :null,
"bpdgrp.bu3.pts.adrblk" :null,
"bpdgrp.rec.bennam" :null,
"bptp.bedget.sdamod.dadsnd" :null,
"trnmod.cipmod.skkhhm" :null,
"trnmod.cipmod.pyebchnam" :null,
"liaall.liaccv.totcovamt" :null,
......@@ -72,7 +71,6 @@ let checkObj = {
"trnmod.cipmod.csfdz3" :null,
"trnmod.cipmod.csfdz2" :null,
"cfabpt.recgrp.bas.dofoexlocode" :null,
"liaall.limmod.wrkp.ptsget.sdamod.dadsnd" :null,
"trnmod.cipmod.fuynh4" :null,
"trnmod.cipmod.fuynh2" :null,
"trnmod.cipmod.fuynh3" :null,
......@@ -86,7 +84,6 @@ let checkObj = {
"trnmod.cipmod.cfkzjh" :null,
"trnmod.cipmod.zjg1hh" :null,
"trnmod.cipmod.zjg1mc" :null,
"bptp.btdget.sdamod.dadsnd" :null,
"liaall.limmod.limpts.oth.pts.extkey" :null,
"trnmod.trndoc.dtemod.dtetagm07" :null,
"bpdgrp.bu3.pts.extkey" :null,
......@@ -104,7 +101,6 @@ let checkObj = {
"trnmod.cipmod.skrdz3" :null,
"trnmod.cipmod.skrdz2" :null,
"trnmod.cipmod.skrdz5" :null,
"bptp.brdget.sdamod.dadsnd" :null,
"trnmod.cipmod.skrdz4" :null,
"trnmod.cipmod.feiyon" :null,
"trnmod.cipmod.zjg2mc" :null,
......@@ -123,9 +119,7 @@ let checkObj = {
"cfabpt.recgrp.bas.lenagree" :null,
"trnmod.cipmod.feecod" :null,
"trnmod.cipmod.csfdz1" :null,
"liaall.limmod.othp.ptsget.sdamod.dadsnd" :null,
"bptmod.finmod.ratchgtyp" :null,
"bptp.bu1p.ptsget.sdamod.dadsnd" :null,
"cfabpt.recgrp.bas.actiontype" :null,
"trnmod.cipmod.cffdz7" :null,
"trnmod.cipmod.feiyn2" :null,
......@@ -133,18 +127,14 @@ let checkObj = {
"trnmod.cipmod.cffdz1" :null,
"bptmod.finmod.ratchgprd" :null,
"trnmod.cipmod.cffdz2" :null,
"bptp.invp.ptsget.sdamod.dadsnd" :null,
"trnmod.cipmod.cffdz3" :null,
"trnmod.cipmod.cffdz4" :null,
"trnmod.cipmod.cffdz5" :null,
"bpdgrp.bu1.pts.extkey" :null,
"trnmod.cipmod.cffdz6" :null,
"bptp.fiap.ptsget.sdamod.dadsnd" :null,
"bpdgrp.inv.adrelc" :null,
"bptp.bodget.sdamod.dadsnd" :null,
"trnmod.cipmod.staonebchnam" :null,
"cfabpt.recgrp.bas.debtorcode" :null,
"bptp.recget.sdamod.dadsnd" :null,
"bpdgrp.bu1.adrelc" :null,
"bpdgrp.fia.namelc" :null,
"trnmod.cipmod.cskzjh" :null,
......@@ -156,19 +146,16 @@ let checkObj = {
"cfabpt.recgrp.bas.anninrate" :null,
"bptmod.finmod.intamt" :null,
"mtabut.coninf.conexedat" :null,
"bptp.bu2p.ptsget.sdamod.dadsnd" :null,
"trnmod.cipmod.fkkhmc" :null,
"liaall.limmod.limpts.nonrevflg1" :null,
"bptmod.finmod.dinmod.chapdm" :null,
"distyp" :null,
"bptp.fpdget.sdamod.dadsnd" :null,
"setmod.docamt" :null,
"liaall.liaccv.cshpct" :null,
"bptmod.finmod.ovdinttyp" :null,
"bpdgrp.bu2.pts.extkey" :null,
"bptmod.finmod.dinmod.rmbsbs" :null,
"liaall.liaccv.relcshpct" :null,
"bptp.bu3p.ptsget.sdamod.dadsnd" :null,
}
for (const key in checkObj) {
......
......@@ -411,4 +411,29 @@ export default {
}
},
onSeainf() {
},
async onExtkey(e) {
},
async onBptmodButgetref() {
let rtnmsg = await this.executeRule("bptmod.butgetref")
if (rtnmsg.respCode == SUCCESS) {
//TODO 处理数据逻辑
this.model.bpdgrp.rec.ownref = rtnmsg.data.bpdgrp_rec_ownref
this.$message({
type: 'success',
message: '获取成功!'
});
} else {
this.$notify.error({
title: '错误',
message: '服务请求失败!'
});
}
},
}
\ No newline at end of file
......@@ -16,7 +16,7 @@ export default {
{max: 3,message:"长度不能超过3"}
],
"ledgrp.cbs.nom1.amt":[
{type: "number", required: false, message: "必输项"},
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
......@@ -30,7 +30,7 @@ export default {
{max: 3,message:"长度不能超过3"}
],
"ledgrp.cbs.opn1.amt":[
{type: "number", required: false, message: "必输项"},
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
......@@ -86,13 +86,13 @@ export default {
{max: 3,message:"长度不能超过3"}
],
"ledgrp.cbs.cnf.amt":[
{type: "number", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{type: "string", required: false, message: "必输项",trigger:"blur"},
{max: 18,message:"整数位不能超过14位",trigger:"blur"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"ledgrp.rec.partcon":[
{type: "string", required: false, message: "必输项"},
{max: 5,message:"长度不能超过5"}
{type: "string", required: false, message: "必输项",trigger:"blur"},
{max: 6,message:"长度不能超过6",trigger:"blur"}
],
"reqdat":[
{type: "date", required: false, message: "输入正确的日期"}
......@@ -148,13 +148,6 @@ export default {
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"ledgrp.cbs.nom1.amt":[
{type: "number", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"ledgrp.ben.pts.adrblk":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
......@@ -164,13 +157,13 @@ export default {
{max: 35,message:"长度不能超过35"}
],
"ledgrp.rec.nomtop":[
{type: "string", required: false, message: "必输项"},
{max: 2,message:"长度不能超过2"}
],
// "ledgrp.rec.nomtop":[
// {type: "number", required: false, message: "必输项"},
// {max: 2,message:"长度不能超过2"}
// ],
"ledgrp.rec.nomton":[
{type: "string", required: false, message: "必输项"},
{max: 2,message:"长度不能超过2"}
{type: "number", required: false, message: "必输项"},
{type: "number",max: 99,message:"长度不能超过99"}
],
"ledgrp.ben.adrelc":[
{type: "string", required: true, message: "必输项"},
......@@ -181,7 +174,7 @@ export default {
"ledgrp.cbs.max.amt":[
{type: "number", required: false, message: "必输项"},
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
......@@ -472,13 +465,13 @@ export default {
"ledgrp.cbs.max2.amt":[
{type: "number", required: false, message: "必输项"},
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"ledgrp.cbs.opn2.amt":[
{type: "number", required: false, message: "必输项"},
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
......
......@@ -30,7 +30,7 @@ export default class Letdrv {
},
docgrdm: {
docdsclab: "", // Label of document description .betp.docgrdm.docdsclab
docgrd: "", //.betp.docgrdm.docgrd
docgrd: [], //.betp.docgrdm.docgrd
},
folwupopt: "", // Processing Options .betp.folwupopt
othp: {
......
......@@ -194,11 +194,11 @@
</c-col>
</c-col>
<c-col :span="24">
<el-form-item label="Document Status" prop="bedgrp.rec.docsta">
<el-form-item label="Document Set Status" prop="bedgrp.rec.docsta">
<c-select
v-model="model.bedgrp.rec.docsta"
style="width: 100%"
placeholder="Please select Document Status"
placeholder="Please select Document Set Status"
disabled
>
<el-option
......
......@@ -135,7 +135,7 @@
</el-table-column>
<el-table-column
label="2st"
label="2nd"
width="auto"
>
<template slot-scope="scope">
......
......@@ -26,7 +26,6 @@
size="small"
type="primary"
@click="onSeainf"
disabled
>
<span
style="font-size: 15px; font-family: '宋体'; font-weight: bold"
......@@ -75,7 +74,6 @@
size="small"
type="primary"
@click="onSeainf"
disabled
>
<span
style="font-size: 15px; font-family: '宋体'; font-weight: bold"
......@@ -864,7 +862,8 @@ export default {
'3 3 "Cdt" 250',
'4 4 "Cur" 250',
'5 5 "Amt" 250 2 8 1 4',
'6 6 "Mat.Dat." 250 4 7 1',
// '6 6 "Mat.Dat." 250 4 7 1',
{index:6,position:6,width:250,render:(item, scope) => {return scope.row[item.prop] === 'null' ? '' : scope.row[item.prop]},label:'Mat.Dat.'},
],
data: [],
},
......
......@@ -214,7 +214,7 @@
</c-col> -->
<c-col :span="24">
<el-form-item label="" prop="ingdsc">
<c-checkbox v-model="ingdsc">CG000354</c-checkbox>
<c-checkbox v-model="ingdsc">忽略不符点</c-checkbox>
</el-form-item>
</c-col>
......
......@@ -407,7 +407,6 @@
v-model="model.bfdgrp.rec.matdat"
style="width: 100%"
placeholder="请选择到期日期"
disabled
></c-date-picker>
</el-form-item>
</c-col>
......
<template>
<div class="eibs-tab">
<c-col :span="12">
<el-form-item label="Invoice Recipient Ref." prop="bpdgrp.inv.pts.ref">
<c-input v-model="model.bpdgrp.inv.pts.ref" maxlength="16" placeholder="请输入Invoice Recipient Ref."></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Rate Type" prop="bpdgrp.rec.intirt">
<c-select v-model="model.bpdgrp.rec.intirt" style="width:100%" placeholder="请选择Rate Type">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Interest Days" prop="bpdgrp.rec.intday">
<c-input v-model="model.bpdgrp.rec.intday" placeholder="请输入Interest Days"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Base Rate" prop="bpdgrp.rec.intrat">
<c-input v-model="model.bpdgrp.rec.intrat" placeholder="请输入Base Rate"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="基准利率" prop="bpdgrp.rec.marrat">
<c-input v-model="model.bpdgrp.rec.marrat" placeholder="请输入基准利率"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Total Rate" prop="bpdgrp.rec.tolrat">
<c-input v-model="model.bpdgrp.rec.tolrat" placeholder="请输入Total Rate"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="贸易合同号" prop="bpdgrp.rec.mycontno">
<c-input v-model="model.bpdgrp.rec.mycontno" maxlength="35" placeholder="请输入贸易合同号"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Grace rate" prop="bpdgrp.rec.grarat">
<c-input v-model="model.bpdgrp.rec.grarat" placeholder="请输入Grace rate"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Net Proceeds" prop="bpdgrp.cbs.nom1.cur">
<c-select v-model="model.bpdgrp.cbs.nom1.cur" style="width:100%" placeholder="请选择Net Proceeds">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Net Proceeds" prop="bpdgrp.cbs.nom1.amt">
<c-input v-model="model.bpdgrp.cbs.nom1.amt" placeholder="请输入Net Proceeds"></c-input>
</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/Bptame/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-bus-button :$pntvm="this"></c-bus-button> -->
<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">
<!--PD000296 -->
<el-tab-pane label="融资修改" name="bptame">
<c-content>
<m-bptame :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--PD000101
<el-tab-pane label="福费廷" name="urpp" v-if="model.bpdgrp.rec.fintyp=='F'||model.bpdgrp.rec.fintyp=='U'||model.bpdgrp.rec.fintyp=='G'||model.bpdgrp.rec.fintyp=='V'">
<c-content>
<m-urpp :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
-->
<!--PD000012
<el-tab-pane label="基本信息" name="ovwp">
<c-content>
<m-ovwp :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
-->
<!--PD000027 -->
<el-tab-pane label="或有" name="engp">
<c-content>
<m-engp :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--PD000001
<el-tab-pane label="保证金" name="ccvpan">
<m-ccvpan :model="model" :codes="codes" />
</el-tab-pane>
-->
<!--PD000000 -->
<el-tab-pane label="费用及账务" name="setpan">
<c-content>
<m-setpan :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane label="分录" name="glepan">
<c-content>
<m-glepan :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--PD000005
<el-tab-pane label="PD000005" name="syswrndisplay">
<m-syswrndisplay :model="model" :codes="codes" />
</el-tab-pane>
-->
<!--PD000000 -->
<el-tab-pane label="附言" name="coninfp">
<c-content>
<m-coninfp :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--PD000010
<el-tab-pane label="PD000010" name="coninftag">
<m-coninftag :model="model" :codes="codes" />
</el-tab-pane>
-->
<!--PD000529 -->
<el-tab-pane label="面函" name="docpan">
<c-content>
<m-docpan :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--PD000546 -->
<el-tab-pane label="附件" name="doctre">
<c-content>
<m-doctre :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--
<el-tab-pane label="PD000001" name="dtetag">
<m-dtetag :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="PD000204" name="cips">
<m-cips :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="PD000449" name="cips2">
<m-cips2 :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="PD000450" name="cips3">
<m-cips3 :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="PD000001" name="fecp">
<m-fecp :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="PD000005" name="cfap">
<m-cfap :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="PD000001" name="dinpan">
<m-dinpan :model="model" :codes="codes" />
</el-tab-pane>
-->
<!--PD000001 -->
<el-tab-pane label="授信额度" name="limitbody">
<c-content>
<m-limitbody :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<!--PD001139
<el-tab-pane label="PD001139" name="shisuan">
<m-shisuan :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="PD000001" name="conp">
<m-conp :model="model" :codes="codes" />
</el-tab-pane>
-->
</c-tabs>
</el-form>
</div>
</c-page>
</template>
<script>
import Api from "~/service/Api";
import Utils from "~/utils/index";
import CodeTable from "~/config/CodeTable";
import Bptame from "~/model/Bptame";
import commonProcess from "~/mixin/commonProcess";
import commonFuncs from "~/mixin/commonFuncs";
import Check from "~/model/Bptame/Check";
import Default from "~/model/Bptame/Default";
import Pattern from "~/model/Bptame/Pattern";
import Bptamep from "./Bptame";
import Urpp from "./Urpp";
import Ovwp from "./Ovwp";
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 "~/views/Public/Docpan";
import Doctre from "~/views/Public/Doctre";
//import Dtetag from "./Dtetag"
//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 "~/views/Public/Limitbody";
//import Shisuan from "./Shisuan"
//import Conp from "./Conp"
export default {
name: "Bptame",
components: {
"m-bptame": Bptamep,
"m-urpp": Urpp,
"m-ovwp": Ovwp,
"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-doctre": Doctre,
//"m-dtetag": Dtetag,
//"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等的公共处理
computed: {},
data() {
return {
tabVal: "bptame",
trnName: "bptame",
model: new Bptame().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("进入bptame交易");
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: '服务请求失败!'
});
}
}
}
</script>
<style>
</style>
......@@ -31,6 +31,7 @@ import Brtset from "./Brtset"
import Letdrv from "./Letdrv"
import Letsel from "./Letsel"
import Letopn from "./Letopn"
import Letamc from "./Letamc"
import Letame from "./Letame"
import Letrsv from './Letrsv'
import Infled from './Infled'
......@@ -38,7 +39,7 @@ import Infled from './Infled'
import Bptopn from './Bptopn'
//import Bptset from './Bptset'
//import Bptame from './Bptame'
import Bptame from './Bptame'
//import Bptcrf from './Bptcrf'
import Bptcan from './Bptcan'
......@@ -242,6 +243,7 @@ const BusRouter = [
{ path: 'infpta', component: Infpta, name: 'Infpta', meta: { title: 'Infpta' } },
{ path: 'letsel', component: Letsel, name: 'Letsel', meta: { title: '出口信用证查询' } },
{ path: 'letopn', component: Letopn, name: 'Letopn', meta: { title: '出口信用证通知' } },
{ path: 'letamc', component: Letamc, name: 'Letamc', meta: { title: '出口信用证保兑' } },
{ path: 'letame', component: Letame, name: 'Letame', meta: { title: '出口信用证修改' } },
{ path: 'letrsv', component: Letrsv, name: 'Letrsv', meta: { title: '出口信用证补通知' } },
{ path: 'letdrv', component: Letdrv, name: 'Letdrv', meta: { title: '出口信用证出口收单' } },
......@@ -249,6 +251,8 @@ const BusRouter = [
//{ path: 'bptsel', component: Bptsel, name: 'Bptsel', meta: { title: '出口融资入口交易' } },
{ path: 'bptopn', component: Bptopn, name: 'Bptopn', meta: { title: '出口融资放款' } },
{ path: 'bptame', component: Bptame, name: 'Bptame', meta: { title: '出口融资修改' } },
{ path: 'bptcan', component: Bptcan, name: 'Bptcan', meta: { title: '出口融资注销' } },
......
......@@ -8,10 +8,10 @@
>
<el-table-column prop="label" align="center">
<template slot-scope="scope">
<!-- //:disabled="scope.row.disabled" -->
<c-button
@click="onNarBtnClick(scope.row.url, scope.row.label)"
:label="scope.row.label"
:disabled="scope.row.disabled"
>{{ scope.row.label }}</c-button
>
<!-- <el-link
......@@ -41,6 +41,7 @@ export default {
//各入口按钮请求
async onNarBtnClick(url, label) {
let key = 0;
console.log(this.model)
for(let i = 1; i <= 11 ; i++){
let temp_label = this.model.cfgfil['subtxt'+i];
if(temp_label == label){
......
......@@ -452,7 +452,7 @@
<el-dialog :visible.sync="initdialog" :title="'交易列表'" append-to-body>
<div class="m-list-btns">
<m-busbtn ref="childs" :ownref="ownref" trnCode="letsel" ownrefPath="ledgrp" tabIndex=3 :model="letselModel" @onChoose="onChoose"
<m-busbtn ref="childs" :ownref="ownref" trnCode="letsel" ownrefPath="ledgrp" :model="letselModel" @onChoose="onChoose"
>11</m-busbtn
>
</div>
......
<template>
<div class="eibs-tab">
<c-col :span="12">
<el-form-item label="Additional Amount" prop="ledgrp.cbs.max2.cur">
<c-select v-model="model.ledgrp.cbs.max2.cur" style="width:100%" placeholder="请选择Additional Amount">
</c-select>
</el-form-item>
</c-col>
<!-- ====================左边======================= -->
<c-col :span="11">
<c-col :span="13">
<el-form-item label="Additional Amount" prop="ledgrp.cbs.max2.cur">
<c-select v-model="model.ledgrp.cbs.max2.cur" style="width:100%" placeholder="请选择Additional Amount" disabled>
</c-select>
</el-form-item>
</c-col>
<c-col :span="11">
<el-form-item label="" label-width="5px" prop="ledgrp.cbs.max2.amt">
<c-input v-model="model.ledgrp.cbs.max2.amt" placeholder="请输入Additional Amount"
@keyup.enter.native="
defaultFunction('ledgrp.cbs.max2.amt', model.ledgrp.cbs.max2.amt)"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Additional Amount" prop="ledgrp.cbs.max2.amt">
<c-input v-model="model.ledgrp.cbs.max2.amt" placeholder="请输入Additional Amount"></c-input>
</el-form-item>
</c-col>
<c-col :span="13">
<el-form-item label="Open Add. Amount" prop="ledgrp.cbs.opn2.cur">
<c-select v-model="model.ledgrp.cbs.opn2.cur" style="width:100%" placeholder="请选择Open Add. Amount" disabled>
</c-select>
</el-form-item>
</c-col>
<c-col :span="11">
<el-form-item label="" label-width="5px" prop="ledgrp.cbs.opn2.amt">
<c-input v-model="model.ledgrp.cbs.opn2.amt" placeholder="请输入Open Add. Amount" disabled></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Open Add. Amount" prop="ledgrp.cbs.opn2.cur">
<c-select v-model="model.ledgrp.cbs.opn2.cur" style="width:100%" placeholder="请选择Open Add. Amount">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Open Add. Amount" prop="ledgrp.cbs.opn2.amt">
<c-input v-model="model.ledgrp.cbs.opn2.amt" placeholder="请输入Open Add. Amount"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Covered" prop="ledgrp.blk.addamtcov">
<c-input type="textarea" v-model="model.ledgrp.blk.addamtcov" maxlength="140" show-word-limit
placeholder="请输入Covered" rows="4"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Covered" prop="ledgrp.blk.addamtcov">
<c-input type="textarea" v-model="model.ledgrp.blk.addamtcov" maxlength="35" show-word-limit
placeholder="请输入Covered"></c-input>
</el-form-item>
</c-col>
</div>
</template>
......
<template>
<div class="eibs-tab">
<c-row>
<!-- =================顶部====================== -->
<c-col :span="24">
......@@ -78,13 +79,15 @@
<c-col :span="13">
<c-form-item label="金额浮动 +/-" prop="ledgrp.rec.nomtop">
<c-input v-model="model.ledgrp.rec.nomtop" maxlength="2" style="width: 100%"
placeholder="请输入Amount Tolerance - Positive"></c-input>
placeholder="请输入Amount Tolerance - Positive"
class="m-input-currency"></c-input>
</c-form-item>
</c-col>
<c-col :span="7">
<el-form-item label="" label-width="5px" prop="ledgrp.rec.nomton">
<c-input v-model="model.ledgrp.rec.nomton" maxlength="2" style="width: 100%"
placeholder="请输入Amount Tolerance - Negative"></c-input>
placeholder="请输入Amount Tolerance - Negative"
class="m-input-currency"></c-input>
</el-form-item>
</c-col>
<!-- <c-col :span="4">
......@@ -120,7 +123,8 @@
</c-col>
<c-col :span="11">
<el-form-item label="" label-width="5px" prop="ledgrp.cbs.max.amt">
<c-input disabled v-model="model.ledgrp.cbs.max.amt" placeholder="请输入最大金额"></c-input>
<c-input disabled v-model="model.ledgrp.cbs.max.amt" placeholder="请输入最大金额"
class="m-input-currency"></c-input>
</el-form-item>
</c-col>
......@@ -282,6 +286,7 @@
</c-col>
</c-row>
</div>
</template>
<script>
import Api from "~/service/Api";
......@@ -308,7 +313,7 @@ export default {
}
});
},
onSeainf() { }, onExtkey() { }, onDetpButgetref() { }, onBenpDet() { }, onIsspDet() { }, onAplpDet() { } },
},
created: function () { },
};
</script>
......
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