Commit 7adc85d2 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 a4c2fb20 187d776d
...@@ -49,7 +49,7 @@ export default { ...@@ -49,7 +49,7 @@ export default {
], ],
"trnmod.swiadd.addamtcovs20":[ "trnmod.swiadd.addamtcovs20":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"oldgidgrp.cbs.max.cur":[ "oldgidgrp.cbs.max.cur":[
{type: "string", required: false, message: "必输项"}, {type: "string", required: false, message: "必输项"},
...@@ -81,11 +81,11 @@ export default { ...@@ -81,11 +81,11 @@ export default {
"gitamep.ametxt":[ "gitamep.ametxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 32500,message:"长度不能超过32500"}
], ],
"trnmod.swiadd.ameblk":[ "trnmod.swiadd.ameblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 55250,message:"长度不能超过55250"}
], ],
...@@ -99,7 +99,7 @@ export default { ...@@ -99,7 +99,7 @@ export default {
], ],
"oldgidgrp.blk.exptxt":[ "oldgidgrp.blk.exptxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"oldgidgrp.rec.liadat":[ "oldgidgrp.rec.liadat":[
...@@ -107,7 +107,7 @@ export default { ...@@ -107,7 +107,7 @@ export default {
], ],
"oldgidgrp.blk.liatxtc":[ "oldgidgrp.blk.liatxtc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"trnmod.swiadd.newexpdat":[ "trnmod.swiadd.newexpdat":[
...@@ -115,7 +115,7 @@ export default { ...@@ -115,7 +115,7 @@ export default {
], ],
"trnmod.swiadd.exptxt":[ "trnmod.swiadd.exptxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"trnmod.swiadd.newliadat":[ "trnmod.swiadd.newliadat":[
...@@ -123,7 +123,7 @@ export default { ...@@ -123,7 +123,7 @@ export default {
], ],
"trnmod.swiadd.liatxtc":[ "trnmod.swiadd.liatxtc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"oldgidgrp.blk.dtaappexpdat":[ "oldgidgrp.blk.dtaappexpdat":[
{type: "date", required: false, message: "输入正确的日期"} {type: "date", required: false, message: "输入正确的日期"}
...@@ -197,7 +197,7 @@ export default { ...@@ -197,7 +197,7 @@ export default {
], ],
"gidgrp.apl.pts.adrblk":[ "gidgrp.apl.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.apl.dbfadrblkcn":[ "gidgrp.apl.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -295,7 +295,7 @@ export default { ...@@ -295,7 +295,7 @@ export default {
], ],
"gidgrp.iss.pts.adrblk":[ "gidgrp.iss.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.iss.dbfadrblkcn":[ "gidgrp.iss.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -303,7 +303,7 @@ export default { ...@@ -303,7 +303,7 @@ export default {
], ],
"gidgrp.adv.pts.adrblk":[ "gidgrp.adv.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.adv.dbfadrblkcn":[ "gidgrp.adv.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -342,11 +342,11 @@ export default { ...@@ -342,11 +342,11 @@ export default {
], ],
"gidgrp.blk.exptxt":[ "gidgrp.blk.exptxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"gidgrp.blk.atxexptxt":[ "gidgrp.blk.atxexptxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
...@@ -380,7 +380,7 @@ export default { ...@@ -380,7 +380,7 @@ export default {
], ],
"gidgrp.ben.pts.adrblk":[ "gidgrp.ben.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.ben.dbfadrblkcn":[ "gidgrp.ben.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -388,11 +388,11 @@ export default { ...@@ -388,11 +388,11 @@ export default {
], ],
"gidgrp.blk.liatxtc":[ "gidgrp.blk.liatxtc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"gidgrp.blk.atxliatxtc":[ "gidgrp.blk.atxliatxtc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
...@@ -491,7 +491,7 @@ export default { ...@@ -491,7 +491,7 @@ export default {
], ],
"gidgrp.con.pts.adrblk":[ "gidgrp.con.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.con.dbfadrblkcn":[ "gidgrp.con.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -499,7 +499,7 @@ export default { ...@@ -499,7 +499,7 @@ export default {
], ],
"gidgrp.bdb.pts.adrblk":[ "gidgrp.bdb.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.bdb.dbfadrblkcn":[ "gidgrp.bdb.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -511,7 +511,7 @@ export default { ...@@ -511,7 +511,7 @@ export default {
], ],
"gidgrp.ctr.dbfadrblkcn":[ "gidgrp.ctr.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.atb.namelc":[ "gidgrp.atb.namelc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -519,7 +519,7 @@ export default { ...@@ -519,7 +519,7 @@ export default {
], ],
"gidgrp.atb.pts.adrblk":[ "gidgrp.atb.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.atb.dbfadrblkcn":[ "gidgrp.atb.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -553,20 +553,20 @@ export default { ...@@ -553,20 +553,20 @@ export default {
"gidgrp.blk.deltoadr":[ "gidgrp.blk.deltoadr":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 210,message:"长度不能超过210"}
], ],
"gidgrp.blk.feetxt":[ "gidgrp.blk.feetxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 210,message:"长度不能超过210"}
], ],
"gidgrp.blk.preper":[ "gidgrp.blk.preper":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 6500,message:"长度不能超过6500"}
], ],
"gidgrp.blk.atxpreper":[ "gidgrp.blk.atxpreper":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 6500,message:"长度不能超过6500"}
], ],
...@@ -575,7 +575,7 @@ export default { ...@@ -575,7 +575,7 @@ export default {
"gidgrp.blk.trfcond":[ "gidgrp.blk.trfcond":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"gidgrp.rec.orcref":[ "gidgrp.rec.orcref":[
...@@ -603,11 +603,11 @@ export default { ...@@ -603,11 +603,11 @@ export default {
], ],
"gidgrp.blk.covgodsrv":[ "gidgrp.blk.covgodsrv":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 350,message:"长度不能超过350"}
], ],
"gidgrp.blk.atxcovgodsrv":[ "gidgrp.blk.atxcovgodsrv":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 6500,message:"长度不能超过6500"}
], ],
...@@ -669,7 +669,7 @@ export default { ...@@ -669,7 +669,7 @@ export default {
], ],
"gidgrp.blk.addinf":[ "gidgrp.blk.addinf":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 700,message:"长度不能超过700"}
], ],
...@@ -685,7 +685,7 @@ export default { ...@@ -685,7 +685,7 @@ export default {
"oldgidgrp.blk.gidtxt":[ "oldgidgrp.blk.gidtxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 32500,message:"长度不能超过32500"}
], ],
...@@ -760,7 +760,7 @@ export default { ...@@ -760,7 +760,7 @@ export default {
], ],
"gidgrp.apc.pts.adrblk":[ "gidgrp.apc.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.apc.dbfadrblkcn":[ "gidgrp.apc.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -798,7 +798,7 @@ export default { ...@@ -798,7 +798,7 @@ export default {
], ],
"gidgrp.ctc.pts.adrblk":[ "gidgrp.ctc.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.ctc.dbfadrblkcn":[ "gidgrp.ctc.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -831,7 +831,7 @@ export default { ...@@ -831,7 +831,7 @@ export default {
], ],
"gidgrp.bec.pts.adrblk":[ "gidgrp.bec.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.bec.dbfadrblkcn":[ "gidgrp.bec.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
...@@ -869,22 +869,22 @@ export default { ...@@ -869,22 +869,22 @@ export default {
], ],
"gidgrp.blk.feetxtc":[ "gidgrp.blk.feetxtc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 210,message:"长度不能超过210"}
], ],
"gidgrp.blk.deltoadrc":[ "gidgrp.blk.deltoadrc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 210,message:"长度不能超过210"}
], ],
"gidgrp.blk.preperc":[ "gidgrp.blk.preperc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 6500,message:"长度不能超过6500"}
], ],
"gidgrp.blk.atxpreperc":[ "gidgrp.blk.atxpreperc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 6500,message:"长度不能超过6500"}
], ],
...@@ -893,7 +893,7 @@ export default { ...@@ -893,7 +893,7 @@ export default {
"gidgrp.blk.trfcondc":[ "gidgrp.blk.trfcondc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 780,message:"长度不能超过780"}
], ],
"gidgrp.rec.orcrefc":[ "gidgrp.rec.orcrefc":[
{type: "string", required: false, message: "必输项"}, {type: "string", required: false, message: "必输项"},
...@@ -956,7 +956,7 @@ export default { ...@@ -956,7 +956,7 @@ export default {
], ],
"gidgrp.blk.addinfc":[ "gidgrp.blk.addinfc":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 700,message:"长度不能超过700"}
], ],
"gidgrp.blk.gidtxtc":[ "gidgrp.blk.gidtxtc":[
...@@ -999,11 +999,11 @@ export default { ...@@ -999,11 +999,11 @@ export default {
"gidgrp.blk.gidtxt":[ "gidgrp.blk.gidtxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 32500,message:"长度不能超过32500"}
], ],
"gidgrp.blk.gtxgidtxt":[ "gidgrp.blk.gtxgidtxt":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 65,message:"长度不能超过65"} {max: 32500,message:"长度不能超过32500"}
], ],
...@@ -1056,7 +1056,7 @@ export default { ...@@ -1056,7 +1056,7 @@ export default {
], ],
"gidgrp.cnr.pts.adrblk":[ "gidgrp.cnr.pts.adrblk":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"} {max: 140,message:"长度不能超过140"}
], ],
"gidgrp.cnr.dbfadrblkcn":[ "gidgrp.cnr.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <c-col :span="12">
<c-col :span="24"> <c-col :span="24">
<c-col :span="14"> <c-col :span="14">
<el-form-item label="Additional Amount" prop="gidgrp.cbs.mac2.cur"> <el-form-item
<c-input disabled v-model="model.gidgrp.cbs.mac2.cur" maxlength="3" placeholder="请输入Additional Amount"></c-input> label="Additional Amount"
</el-form-item> prop="gidgrp.cbs.mac2.cur"
</c-col> >
<c-col :span="10"> <c-input
<c-input v-model="model.gidgrp.cbs.mac2.amt" placeholder="请输入Balance"></c-input> disabled
</c-col> v-model="model.gidgrp.cbs.mac2.cur"
</c-col> maxlength="3"
placeholder="请输入Additional Amount"
></c-input>
</el-form-item>
</c-col>
<c-col :span="10">
<c-input
v-model="model.gidgrp.cbs.mac2.amt"
placeholder="请输入Balance"
></c-input>
</c-col>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-col :span="14"> <c-col :span="14">
<el-form-item label="Open Add. Amount" prop="gidgrp.cbs.opc2.cur"> <el-form-item label="Open Add. Amount" prop="gidgrp.cbs.opc2.cur">
<c-input disabled v-model="model.gidgrp.cbs.opc2.cur" maxlength="3" placeholder="请输入Open Add. Amount"></c-input> <c-input
</el-form-item> disabled
</c-col> v-model="model.gidgrp.cbs.opc2.cur"
<c-col :span="10"> maxlength="3"
<c-input disabled v-model="model.gidgrp.cbs.opc2.amt" placeholder="请输入Balance"></c-input> placeholder="请输入Open Add. Amount"
</c-col> ></c-input>
</c-col> </el-form-item>
</c-col> </c-col>
<c-col :span="11" :offset="1"> <c-col :span="10">
<c-col :span="24"> <c-input
<el-form-item label="Covered" prop="gidgrp.blk.addamtcovc"> disabled
<c-input type="textarea" :rows="4" v-model="model.gidgrp.blk.addamtcovc" maxlength="65" show-word-limit placeholder="请输入Covered" ></c-input> v-model="model.gidgrp.cbs.opc2.amt"
</el-form-item> placeholder="请输入Balance"
</c-col> ></c-input>
</c-col> </c-col>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item label="Covered" prop="gidgrp.blk.addamtcovc">
<c-input
type="textarea"
:rows="4"
v-model="model.gidgrp.blk.addamtcovc"
maxlength="65"
show-word-limit
placeholder="请输入Covered"
></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-col>
</c-row> </c-row>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
disabled disabled
type="textarea" type="textarea"
v-model="model.oldgidgrp.blk.exptxt" v-model="model.oldgidgrp.blk.exptxt"
maxlength="65" maxlength="780"
show-word-limit show-word-limit
placeholder="请输入Old Expiry Condition" placeholder="请输入Old Expiry Condition"
></c-input> ></c-input>
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
disabled disabled
type="textarea" type="textarea"
v-model="model.oldgidgrp.blk.liatxtc" v-model="model.oldgidgrp.blk.liatxtc"
maxlength="65" maxlength="780"
show-word-limit show-word-limit
placeholder="请输入Old Liability Condition " placeholder="请输入Old Liability Condition "
></c-input> ></c-input>
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
" "
type="textarea" type="textarea"
v-model="model.trnmod.swiadd.exptxt" v-model="model.trnmod.swiadd.exptxt"
maxlength="65" maxlength="780"
show-word-limit show-word-limit
placeholder="请输入New Expiry Condition" placeholder="请输入New Expiry Condition"
@blur="exptxtBlur" @blur="exptxtBlur"
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
" "
type="textarea" type="textarea"
v-model="model.trnmod.swiadd.liatxtc" v-model="model.trnmod.swiadd.liatxtc"
maxlength="65" maxlength="780"
show-word-limit show-word-limit
placeholder="请输入New Liability Condition" placeholder="请输入New Liability Condition"
></c-input> ></c-input>
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-col :span="20"> <c-col :span="20">
<c-form-item label="Guarantee Text before this Amendment" prop="oldgidgrp.blk.gidtxt"> <c-form-item
<i-stream-input disabled type="textarea" rows="8" :model="model.oldgidgrp.blk.gidtxt" maxlength="65" show-word-limit placeholder="请输入Guarantee Text before this Amendment" ></i-stream-input> label="Guarantee Text before this Amendment"
</c-form-item> prop="oldgidgrp.blk.gidtxt"
</c-col> >
<i-stream-input
<c-col :span="20"> disabled
<c-form-item label="Amendments so Far" prop="gidgrp.blk.gidtxtame"> type="textarea"
<c-input disabled type="textarea" rows="8" v-model="model.gidgrp.blk.gidtxtame" maxlength="65" show-word-limit placeholder="请输入Amendments so Far" ></c-input> rows="8"
</c-form-item> :model="model.oldgidgrp.blk.gidtxt"
</c-col> maxlength="32500"
show-word-limit
placeholder="请输入Guarantee Text before this Amendment"
></i-stream-input>
</c-form-item>
</c-col>
<c-col :span="20">
<c-form-item label="Amendments so Far" prop="gidgrp.blk.gidtxtame">
<c-input
disabled
type="textarea"
rows="8"
v-model="model.gidgrp.blk.gidtxtame"
maxlength="32500"
show-word-limit
placeholder="请输入Amendments so Far"
></c-input>
</c-form-item>
</c-col>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
import IStreamInput from '~/components/IStreamInput' import IStreamInput from "~/components/IStreamInput";
export default { export default {
components: {IStreamInput}, components: { IStreamInput },
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
disabled disabled
type="textarea" type="textarea"
v-model="model.gitamep.ametxt" v-model="model.gitamep.ametxt"
maxlength="65" maxlength="32500"
show-word-limit show-word-limit
placeholder="请输入Amendment :77C:" placeholder="请输入Amendment :77C:"
></c-input> ></c-input>
...@@ -667,7 +667,7 @@ ...@@ -667,7 +667,7 @@
type="textarea" type="textarea"
rows="4" rows="4"
v-model="model.trnmod.swiadd.ameblk" v-model="model.trnmod.swiadd.ameblk"
maxlength="65" maxlength="55250"
show-word-limit show-word-limit
placeholder="请输入Text for Amendments" placeholder="请输入Text for Amendments"
></c-input> ></c-input>
...@@ -752,7 +752,7 @@ ...@@ -752,7 +752,7 @@
:disabled="model.gitamep.ametxtflg == ''" :disabled="model.gitamep.ametxtflg == ''"
v-model="model.gitamep.ametxt" v-model="model.gitamep.ametxt"
rows="4" rows="4"
maxlength="65" maxlength="32500"
show-word-limit show-word-limit
placeholder="请输入Amendment :77C:" placeholder="请输入Amendment :77C:"
></c-input> ></c-input>
...@@ -770,7 +770,7 @@ ...@@ -770,7 +770,7 @@
type="textarea" type="textarea"
rows="4" rows="4"
v-model="model.trnmod.swiadd.ameblk" v-model="model.trnmod.swiadd.ameblk"
maxlength="65" maxlength="55250"
show-word-limit show-word-limit
placeholder="请输入Text for Amendments" placeholder="请输入Text for Amendments"
></c-input> ></c-input>
...@@ -807,7 +807,7 @@ ...@@ -807,7 +807,7 @@
rows="4" rows="4"
:disabled="model.trnmod.swiadd.addamtflg == ''" :disabled="model.trnmod.swiadd.addamtflg == ''"
v-model="model.trnmod.swiadd.addamtcovs20" v-model="model.trnmod.swiadd.addamtcovs20"
maxlength="65" maxlength="780"
show-word-limit show-word-limit
placeholder="请输入Additional Amount Covered" placeholder="请输入Additional Amount Covered"
></c-input> ></c-input>
...@@ -866,6 +866,7 @@ ...@@ -866,6 +866,7 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="6" :offset="6"> <c-col :span="6" :offset="6">
<c-checkbox <c-checkbox
disabled
v-if="model.gitp.swiftflg == 'Y'" v-if="model.gitp.swiftflg == 'Y'"
v-model="model.gitamep.prtflg" v-model="model.gitamep.prtflg"
>Choose full Text</c-checkbox >Choose full Text</c-checkbox
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <c-col :span="12">
<c-col :span="24"> <c-col :span="24">
<el-form-item label=""> <el-form-item label="">
Received Confirmation Instructions: Received Confirmation Instructions:
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Confirm. Instr." prop="gidgrp.rec.reccnfdet"> <el-form-item label="Confirm. Instr." prop="gidgrp.rec.reccnfdet">
<c-select disabled v-model="model.gidgrp.rec.reccnfdet" style="width:100%" placeholder="请选择Confirm. Instr."> <c-select
<el-option disabled
v-for="item in codes.cnfsta" v-model="model.gidgrp.rec.reccnfdet"
:key="item.value" style="width: 100%"
:label="item.label" placeholder="请选择Confirm. Instr."
:value="item.value" >
> <el-option
</el-option> v-for="item in codes.cnfsta"
</c-select> :key="item.value"
</el-form-item> :label="item.label"
</c-col> :value="item.value"
>
<c-col :span="24"> </el-option>
<el-form-item label="Confirm. Bank Ref." prop="gidgrp.cnr.pts.ref"> </c-select>
<c-input disabled v-model="model.gidgrp.cnr.pts.ref" maxlength="16" placeholder="请输入Confirm. Bank Ref."></c-input> </el-form-item>
</el-form-item> </c-col>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Confirming. Bank" prop="gidgrp.cnr.pts.extkey"> <el-form-item label="Confirm. Bank Ref." prop="gidgrp.cnr.pts.ref">
<c-fullbox> <c-input
<c-input disabled v-model="model.gidgrp.cnr.pts.extkey" disabled
maxlength="16" v-model="model.gidgrp.cnr.pts.ref"
placeholder="请输入External Key of Address" maxlength="16"
@keyup.enter.native=" placeholder="请输入Confirm. Bank Ref."
showGridPromptDialog(`gidgrp.cnr.pts.extkey`) ></c-input>
"></c-input> </el-form-item>
<template slot="footer"> </c-col>
<c-button
style="margin:0 10px 0 10px;padding: 0 12px;"
size="small"
type="primary"
>
<span style="font-family:'宋体';font-weight:bold">i</span>
</c-button>
<c-button disabled size="small" type="primary" @click="onCnrpDet">
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址名称" prop="gidgrp.cnr.pts.adrblk">
<c-input disabled type="textarea" v-model="model.gidgrp.cnr.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入地址名称" ></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24"> <c-col :span="24">
<el-form-item label=""> <el-form-item label="Confirming. Bank" prop="gidgrp.cnr.pts.extkey">
Outgoing Confirmation Instructions: <c-fullbox>
</el-form-item> <c-input
</c-col> disabled
<c-col :span="24"> v-model="model.gidgrp.cnr.pts.extkey"
<el-form-item label="Confirm. Instr." prop="gidgrp.rec.cnfdet"> maxlength="16"
<c-select :disabled="model.gidgrp.rec.legfrm!='STBY'" v-model="model.gidgrp.rec.cnfdet" style="width:100%" placeholder="请选择Confirm. Instr."> placeholder="请输入External Key of Address"
<el-option @keyup.enter.native="
v-for="item in codes.cnfdet" showGridPromptDialog(`gidgrp.cnr.pts.extkey`)
:key="item.value" "
:label="item.label" ></c-input>
:value="item.value" <template slot="footer">
> <c-button
</el-option> style="margin: 0 10px 0 10px; padding: 0 12px"
</c-select> size="small"
</el-form-item> type="primary"
</c-col> >
<span style="font-family: '宋体'; font-weight: bold"
>i</span
>
</c-button>
<c-button
disabled
size="small"
type="primary"
@click="onCnrpDet"
>
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址名称" prop="gidgrp.cnr.pts.adrblk">
<c-input
disabled
type="textarea"
v-model="model.gidgrp.cnr.pts.adrblk"
maxlength="140"
show-word-limit
placeholder="请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item label="">
Outgoing Confirmation Instructions:
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Confirm. Instr." prop="gidgrp.rec.cnfdet">
<c-select
:disabled="model.gidgrp.rec.legfrm != 'STBY'"
v-model="model.gidgrp.rec.cnfdet"
style="width: 100%"
placeholder="请选择Confirm. Instr."
>
<el-option
v-for="item in codes.cnfdet"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Confirm. Bank Ref. " prop="gidgrp.con.pts.ref"> <el-form-item label="Confirm. Bank Ref. " prop="gidgrp.con.pts.ref">
<c-input :disabled="model.gidgrp.rec.cnfdet==''" v-model="model.gidgrp.con.pts.ref" maxlength="16" placeholder="请输入Confirm. Bank Ref. "></c-input> <c-input
</el-form-item> :disabled="model.gidgrp.rec.cnfdet == ''"
</c-col> v-model="model.gidgrp.con.pts.ref"
maxlength="16"
placeholder="请输入Confirm. Bank Ref. "
></c-input>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Confirming. Bank" prop="gidgrp.con.pts.extkey"> <el-form-item label="Confirming. Bank" prop="gidgrp.con.pts.extkey">
<c-fullbox> <c-fullbox>
<c-input :disabled="model.gidgrp.rec.cnfdet==''" v-model="model.gidgrp.con.pts.extkey" <c-input
maxlength="16" :disabled="model.gidgrp.rec.cnfdet == ''"
placeholder="请输入External Key of Address" v-model="model.gidgrp.con.pts.extkey"
@keyup.enter.native=" maxlength="16"
showGridPromptDialog(`gidgrp.con.pts.extkey`) placeholder="请输入External Key of Address"
"></c-input> @keyup.enter.native="
<template slot="footer"> showGridPromptDialog(`gidgrp.con.pts.extkey`)
<c-button "
style="margin:0 10px 0 10px;padding: 0 12px;" ></c-input>
size="small" <template slot="footer">
type="primary" <c-button
> style="margin: 0 10px 0 10px; padding: 0 12px"
<span style="font-family:'宋体';font-weight:bold">i</span> size="small"
</c-button> type="primary"
<c-button :disabled="model.gidgrp.rec.cnfdet==''" size="small" type="primary" @click="onConpDet"> >
Details <span style="font-family: '宋体'; font-weight: bold"
</c-button> >i</span
</template> >
</c-fullbox> </c-button>
</el-form-item> <c-button
</c-col> :disabled="model.gidgrp.rec.cnfdet == ''"
<c-col :span="24"> size="small"
<el-form-item label="地址名称" prop="gidgrp.con.dbfadrblkcn"> type="primary"
<c-input :disabled="model.gidgrp.rec.cnfdet==''" type="textarea" v-model="model.gidgrp.con.dbfadrblkcn" maxlength="35" show-word-limit placeholder="请输入Chinese address" ></c-input> @click="onConpDet"
</el-form-item> >
</c-col> Details
</c-col> </c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址名称" prop="gidgrp.con.dbfadrblkcn">
<c-input
:disabled="model.gidgrp.rec.cnfdet == ''"
type="textarea"
v-model="model.gidgrp.con.dbfadrblkcn"
maxlength="140"
show-word-limit
placeholder="请输入Chinese address"
></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-col>
</c-row> </c-row>
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <c-col :span="12">
<c-col :span="24"> <c-col :span="24">
<el-form-item v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" label=""> <el-form-item
Own confirmation details: v-if="
</el-form-item> model.gidgrp.rec.purpos == 'ADVI' ||
</c-col> model.gidgrp.rec.purpos == 'ACNF'
"
<c-col :span="24"> label=""
<el-form-item v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" label="Confirmation Status " prop="gidgrp.rec.cnfsta"> >
<c-select v-model="model.gidgrp.rec.cnfsta" style="width:100%" placeholder="请选择Confirmation Status "> Own confirmation details:
<el-option </el-form-item>
v-for="item in codes.cnfsta" </c-col>
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-col :span="10"> <el-form-item
<el-form-item v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" label="Confirmation Amount" prop="gidgrp.cbs.cnf.cur"> v-if="
<c-input disabled v-model="model.gidgrp.cbs.cnf.cur" maxlength="3" placeholder="请输入Confirmation Amount"></c-input> model.gidgrp.rec.purpos == 'ADVI' ||
</el-form-item> model.gidgrp.rec.purpos == 'ACNF'
</c-col> "
label="Confirmation Status "
<c-col v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" :span="4"> prop="gidgrp.rec.cnfsta"
<!-- <el-form-item prop="gidgrp.cbs.cnf.amt"> --> >
<c-input disabled v-model="model.gidgrp.cbs.cnf.amt" placeholder="请输入Balance"></c-input> <c-select
<!-- </el-form-item> --> v-model="model.gidgrp.rec.cnfsta"
</c-col> style="width: 100%"
<c-col v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" :span="2" style="margin-left:20px"> placeholder="请选择Confirmation Status "
<span>or</span> >
</c-col> <el-option
<c-col v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" :span="4"> v-for="item in codes.cnfsta"
<!-- <el-form-item prop="gidgrp.rec.partcon"> --> :key="item.value"
<c-input disabled v-model="model.gidgrp.rec.partcon" placeholder="请输入Partial Confirmation"></c-input> :label="item.label"
<!-- </el-form-item> --> :value="item.value"
</c-col> >
<c-col v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" :span="2" style="margin-left: 20px"> </el-option>
<span>%</span> </c-select>
</c-col> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item v-if="model.gidgrp.rec.purpos=='ADVI'||model.gidgrp.rec.purpos=='ACNF'" label="Confirmation Date" prop="gidgrp.rec.cnfdat"> <c-col :span="10">
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.cnfdat" style="width:100%" placeholder="请选择Confirmation Date"></c-date-picker> <el-form-item
</el-form-item> v-if="
</c-col> model.gidgrp.rec.purpos == 'ADVI' ||
model.gidgrp.rec.purpos == 'ACNF'
"
label="Confirmation Amount"
prop="gidgrp.cbs.cnf.cur"
>
<c-input
disabled
v-model="model.gidgrp.cbs.cnf.cur"
maxlength="3"
placeholder="请输入Confirmation Amount"
></c-input>
</el-form-item>
</c-col> </c-col>
<c-col :span="11" :offset="1">
<c-col
v-if="
model.gidgrp.rec.purpos == 'ADVI' ||
model.gidgrp.rec.purpos == 'ACNF'
"
:span="4"
>
<!-- <el-form-item prop="gidgrp.cbs.cnf.amt"> -->
<c-input
disabled
v-model="model.gidgrp.cbs.cnf.amt"
placeholder="请输入Balance"
></c-input>
<!-- </el-form-item> -->
</c-col>
<c-col
v-if="
model.gidgrp.rec.purpos == 'ADVI' ||
model.gidgrp.rec.purpos == 'ACNF'
"
:span="2"
style="margin-left: 20px"
>
<span>or</span>
</c-col>
<c-col
v-if="
model.gidgrp.rec.purpos == 'ADVI' ||
model.gidgrp.rec.purpos == 'ACNF'
"
:span="4"
>
<!-- <el-form-item prop="gidgrp.rec.partcon"> -->
<c-input
disabled
v-model="model.gidgrp.rec.partcon"
placeholder="请输入Partial Confirmation"
></c-input>
<!-- </el-form-item> -->
</c-col> </c-col>
<c-col
v-if="
model.gidgrp.rec.purpos == 'ADVI' ||
model.gidgrp.rec.purpos == 'ACNF'
"
:span="2"
style="margin-left: 20px"
>
<span>%</span>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item
v-if="
model.gidgrp.rec.purpos == 'ADVI' ||
model.gidgrp.rec.purpos == 'ACNF'
"
label="Confirmation Date"
prop="gidgrp.rec.cnfdat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.cnfdat"
style="width: 100%"
placeholder="请选择Confirmation Date"
></c-date-picker>
</el-form-item>
</c-col>
</c-col> </c-col>
<c-col :span="11" :offset="1"> </c-col>
</c-col>
</c-row> </c-row>
<!-- SF001031 : Confirmation Status -->
<!-- SF000895 : Received Confirmation Instructions: -->
<!--
<c-col :span="12">
<el-form-item :label="$t('gitp.SF000888')" prop="gidgrp.rec.cnfsta">
<c-select v-model="model.gidgrp.rec.cnfsta" style="width:100%" :placeholder="$t('other.please_enter')+$t('gitp.SF000888')">
</c-select>
</el-form-item>
</c-col> -->
<!-- SF000894 : Outgoing Confirmation Instructions: -->
<!-- SF001030 : Confirmation Amount -->
<!-- SF000896 : Confirm. Instr. -->
<!--
<c-col :span="12">
<el-form-item :label="$t('gitp.SF000896')" prop="gidgrp.rec.reccnfdet">
<c-select v-model="model.gidgrp.rec.reccnfdet" style="width:100%" :placeholder="$t('other.please_enter')+$t('gitp.SF000896')">
</c-select>
</el-form-item>
</c-col> -->
<!-- <c-col :span="12">
<c-form-item :label="$t('gitp.SF000890')" prop="gidgrp.cbs.cnf.cur">
<c-input v-model="model.gidgrp.cbs.cnf.cur" maxlength="3" :placeholder="$t('other.please_enter')+$t('gitp.SF000890')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Balance" prop="gidgrp.cbs.cnf.amt">
<c-input v-model="model.gidgrp.cbs.cnf.amt" :placeholder="$t('other.please_enter')+'Balance'"></c-input>
</c-form-item>
</c-col> -->
<!-- SF001032 : or -->
<!-- <c-col :span="12">
<c-form-item label="Partial Confirmation" prop="gidgrp.rec.partcon">
<c-input v-model="model.gidgrp.rec.partcon" :placeholder="$t('other.please_enter')+'Partial Confirmation'"></c-input>
</c-form-item>
</c-col> -->
<!-- SF000729 : Confirm. Instr. -->
<!-- SF001033 : % -->
<!-- <c-col :span="12">
<el-form-item :label="$t('gitp.SF000729')" prop="gidgrp.rec.cnfdet">
<c-select v-model="model.gidgrp.rec.cnfdet" style="width:100%" :placeholder="$t('other.please_enter')+$t('gitp.SF000729')">
</c-select>
</el-form-item>
</c-col> -->
<!-- SF001034 : Confirmed on -->
<!-- SF001077 : Confirm. Bank Ref. -->
<!-- <c-col :span="12">
<el-form-item :label="$t('gitp.SF000889')" prop="gidgrp.rec.cnfdat">
<c-date-picker type="date" v-model="model.gidgrp.rec.cnfdat" style="width:100%" :placeholder="$t('other.please_enter')+$t('gitp.SF000889')"></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('gitp.SF001077')" prop="gidgrp.cnr.pts.ref">
<c-input v-model="model.gidgrp.cnr.pts.ref" maxlength="16" :placeholder="$t('other.please_enter')+$t('gitp.SF001077')"></c-input>
</c-form-item>
</c-col> -->
<!-- SF001078 : Confirm. Bank Ref. -->
<!-- <c-col :span="12">
<c-form-item :label="$t('gitp.SF001078')" prop="gidgrp.con.pts.ref">
<c-input v-model="model.gidgrp.con.pts.ref" maxlength="16" :placeholder="$t('other.please_enter')+$t('gitp.SF001078')"></c-input>
</c-form-item>
</c-col> -->
<!-- SF000898 : Confirming Bank -->
<!-- <c-col :span="12">
<c-form-item label="Drag Drop Sender" prop="gitp.cnrp.ptsget.sdamod.dadsnd">
<c-input v-model="model.gitp.cnrp.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="gidgrp.cnr.pts.extkey">
<c-input v-model="model.gidgrp.cnr.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="gitp.cnrp.ptsget.sdamod.seainf">
<c-input v-model="model.gitp.cnrp.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="onCnrpDet">
{{$t('ptsp.CF000081')}}
</c-button>
</c-col> -->
<!-- SF000730 : Confirming Bank -->
<!-- <c-col :span="12">
<c-form-item label="名称" prop="gidgrp.cnr.namelc">
<c-input type="textarea" v-model="model.gidgrp.cnr.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="gidgrp.cnr.pts.adrblk">
<c-input type="textarea" v-model="model.gidgrp.cnr.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="gidgrp.cnr.dbfadrblkcn">
<c-input type="textarea" v-model="model.gidgrp.cnr.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="gidgrp.cnr.adrelc">
<c-input type="textarea" v-model="model.gidgrp.cnr.adrelc" maxlength="35" show-word-limit :placeholder="$t('other.please_enter')+'地址'" ></c-input>
</c-form-item>
</c-col> -->
<!-- SF000887 : Own confirmation details: -->
<!-- SF000888 : Confirmation Status -->
<!-- SF000890 : Confirmation Amount -->
<!-- SF000892 : or -->
<!-- SF000893 : % -->
<!-- SF000889 : Confirmation Date -->
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getopn/Event" import Event from "~/model/Getopn/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {
cnfdet:[ cnfdet: [
{label:"MAYADD",value:"A"}, { label: "MAYADD", value: "A" },
{label:"CONFIRM",value:"C"}, { label: "CONFIRM", value: "C" },
{label:"WITHOUT",value:"W"}, { label: "WITHOUT", value: "W" },
] ],
} };
}, },
methods:{...Event}, methods: { ...Event },
created:function(){ created: function () {},
};
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <!-- ---------------------页面左侧 ------------------------------->
<c-col :span="24"> <c-col :span="11">
<el-form-item label="Contract Reference" prop="gidgrp.rec.orcref"> <c-col :span="24">
<c-input v-model="model.gidgrp.rec.orcref" maxlength="35" placeholder="请输入Contract Reference"></c-input> <el-form-item
</el-form-item> v-if="model.gitp.swiftflg == 'Y'"
</c-col> label="Contract Reference"
<c-col :span="24"> prop="gidgrp.rec.orcref"
<el-form-item label="Contract Date" prop="gidgrp.rec.orcdat"> >
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.orcdat" style="width:100%" placeholder="请选择Date from Original Contract"></c-date-picker> <c-input
</el-form-item> v-model="model.gidgrp.rec.orcref"
</c-col> maxlength="35"
<c-col :span="24"> placeholder="请输入Contract Reference"
<el-form-item label="Closing Date" prop="gidgrp.rec.tenclsdat"> ></c-input>
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.orcdat" style="width:100%" placeholder="请选择Date from Original Contract"></c-date-picker> </el-form-item>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="20">
<el-form-item label="Object of Contract" prop="gidgrp.blk.covgodsrv">
<c-input :disabled="model.gitp.covgodsrvmodflg==''||model.gitp.swiftflg=='N'" rows="5" type="textarea" v-model="model.gidgrp.blk.covgodsrv" maxlength="35" show-word-limit placeholder="请输入Object of Contract" ></c-input>
</el-form-item>
</c-col>
<c-col :span="4">
<c-checkbox v-if="model.gitp.swiftflg=='Y'" v-model="model.gitp.covgodsrvmodflg" style="margin:0 0 0 10px">Modify Text</c-checkbox>
<c-checkbox v-if="model.gitp.swiftflg=='Y'" v-model="model.gitp.covgod.chkast" style="margin:0 0 0 10px">Allow *</c-checkbox>
<c-button disabled v-if="model.gitp.swiftflg=='Y'" size="small" type="primary" style="margin:5px 0 0 10px" @click="onGitpButdifcovgodsrv">
vs.&System
</c-button>
<c-button disabled v-if="model.gitp.swiftflg=='Y'" size="small" type="primary" style="margin:5px 0 0 10px" @click="onGitpButdifhiscovgodsrv">
vs.&History
</c-button>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item label="Original Perc./ Rate" prop="gidgrp.rec.orcrat">
<c-input disabled v-model="model.gidgrp.rec.orcrat" placeholder="请输入Original Perc./ Rate"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="12">
<el-form-item label="Contract Amount " prop="gidgrp.rec.orccur">
<c-select disabled v-model="model.gidgrp.rec.orccur" style="width:100%" placeholder="请选择Contract Amount ">
<el-option
v-for="item in codes.curtxt"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<c-input disabled v-model="model.gidgrp.rec.orcamt" placeholder="请输入Contract Amount "></c-input>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item label="Original Contract Place" prop="gidgrp.blk.orcplc">
<c-input disabled type="textarea" v-model="model.gidgrp.blk.orcplc" maxlength="35" show-word-limit placeholder="请输入Original Contract Place" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="A/c for Adv. Paym. Guar." prop="gidgrp.rec.acc">
<c-input disabled v-model="model.gidgrp.rec.acc" maxlength="35" placeholder="请输入A/c for Adv. Paym. Guar."></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="12">
<el-form-item v-if="model.gitp.swiftflg=='Y'" label="Governing Law" prop="gidgrp.rec.jurlaws20">
<c-select :disabled="model.gitp.swiftflg=='N'||
model.trnmod.swiadd.purposame=='ADVA'||
model.trnmod.swiadd.purposame=='ACNA'"
v-model="model.gidgrp.rec.jurlaws20" style="width:100%" placeholder="请选择Governing Law">
<el-option
v-for="item in codes.ctytxt1"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<c-input v-if="model.gitp.swiftflg=='Y'" disabled v-model="model.gidgrp.rec.jurlaw" maxlength="35" placeholder="请输入Law of Jurisdiction"></c-input>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item label="Place of Jurisdiction" prop="gidgrp.rec.jurplc">
<c-input :disabled="model.gidgrp.rec.jurlaws20==''" v-model="model.gidgrp.rec.jurplc" maxlength="35" placeholder="请输入Place of Jurisdiction"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Tender Reference" prop="gidgrp.rec.tenref">
<c-input disabled v-model="model.gidgrp.rec.tenref" maxlength="35" placeholder="请输入Tender Reference"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Tender Date" prop="gidgrp.rec.tendat">
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.tendat" style="width:100%" placeholder="请选择Tender Date"></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Latest Transmiss. Date" prop="gidgrp.rec.trmdat">
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.trmdat" style="width:100%" placeholder="请选择Latest Transmiss. Date"></c-date-picker>
</el-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="手册号码" prop="gidgrp.rec.mannum">
<c-input disabled v-model="model.gidgrp.rec.mannum" maxlength="12" placeholder="请输入手册号码"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="业务类型" prop="gidgrp.ghd.bustyp">
<c-select v-model="model.gidgrp.ghd.bustyp" style="width:100%" placeholder="请选择业务类型">
<el-option
v-for="item in codes.bustyp"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="仓库号" prop="gidgrp.ghd.wahnum">
<c-input v-model="model.gidgrp.ghd.wahnum" maxlength="20" placeholder="请输入仓库号"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="受益人名称" prop="gidgrp.gidcxm.benefi">
<c-input v-model="model.gidgrp.gidcxm.benefi" maxlength="80" placeholder="请输入受益人名称"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="企业海关编码" prop="gidgrp.rec.bngcod">
<c-input disabled v-model="model.gidgrp.rec.bngcod" maxlength="10" placeholder="请输入企业海关编码"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="组织机构代码" prop="gidgrp.rec.juscod">
<c-input disabled v-model="model.gidgrp.rec.juscod" maxlength="10" placeholder="请输入组织机构代码"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="流动资金贷款利率档次" prop="gidgrp.rec.cunqii">
<c-select disabled v-model="model.gidgrp.rec.cunqii" style="width:100%" placeholder="请选择流动资金贷款利率档次">
<el-option
v-for="item in codes.cunqii"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="上浮比率" prop="gidgrp.rec.bilvvv">
<c-input disabled v-model="model.gidgrp.rec.bilvvv" placeholder="请输入上浮比率"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="InDirect Swift Add" prop="gitp.indirectswiadd">
<c-input type="textarea" v-model="model.gitp.indirectswiadd" maxlength="65" show-word-limit placeholder="请输入InDirect Swift Add" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Additional Info" prop="gidgrp.blk.addinf">
<c-input disabled type="textarea" v-model="model.gidgrp.blk.addinf" maxlength="35" show-word-limit placeholder="请输入Additional Info" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="备注" prop="gidgrp.ghd.remark">
<c-input type="textarea" v-model="model.gidgrp.ghd.remark" maxlength="35" show-word-limit placeholder="请输入备注" ></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Contract Reference"
prop="gidgrp.rec.orcref"
>
<c-input
v-model="model.gidgrp.rec.orcref"
maxlength="35"
placeholder="请输入Contract Reference"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Contract Date"
prop="gidgrp.rec.orcdat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.orcdat"
style="width: 100%"
placeholder="请选择Date from Original Contract"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Contract Date"
prop="gidgrp.rec.orcdat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.orcdat"
style="width: 100%"
placeholder="请选择Date from Original Contract"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Closing Date"
prop="gidgrp.rec.tenclsdat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.orcdat"
style="width: 100%"
placeholder="请选择Date from Original Contract"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Closing Date"
prop="gidgrp.rec.tenclsdat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.orcdat"
style="width: 100%"
placeholder="请选择Date from Original Contract"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="20">
<el-form-item
label="Object of Contract"
prop="gidgrp.blk.covgodsrv"
>
<c-input
:disabled="
model.gitp.covgodsrvmodflg == '' ||
model.gitp.swiftflg == 'N'
"
rows="6"
type="textarea"
v-model="model.gidgrp.blk.covgodsrv"
maxlength="350"
show-word-limit
placeholder="请输入Object of Contract"
></c-input>
</el-form-item>
</c-col>
<c-col :span="4">
<c-checkbox
v-if="model.gitp.swiftflg == 'Y'"
v-model="model.gitp.covgodsrvmodflg"
style="margin: 0 0 0 10px"
>Modify Text</c-checkbox
>
<c-checkbox
v-if="model.gitp.swiftflg == 'Y'"
v-model="model.gitp.covgod.chkast"
style="margin: 0 0 0 10px"
>Allow *</c-checkbox
>
<c-button
disabled
v-if="model.gitp.swiftflg == 'Y'"
size="small"
type="primary"
style="margin: 5px 0 0 10px"
@click="onGitpButdifcovgodsrv"
>
vs.&System
</c-button>
<c-button
disabled
v-if="model.gitp.swiftflg == 'Y'"
size="small"
type="primary"
style="margin: 5px 0 0 10px"
@click="onGitpButdifhiscovgodsrv"
>
vs.&History
</c-button>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Original Perc./ Rate"
prop="gidgrp.rec.orcrat"
>
<c-input
disabled
v-model="model.gidgrp.rec.orcrat"
placeholder="请输入Original Perc./ Rate"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Original Perc./ Rate"
prop="gidgrp.rec.orcrat"
>
<c-input
disabled
v-model="model.gidgrp.rec.orcrat"
placeholder="请输入Original Perc./ Rate"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="12">
<el-form-item label="Contract Amount " prop="gidgrp.rec.orccur">
<c-select
disabled
v-model="model.gidgrp.rec.orccur"
style="width: 100%"
placeholder="请选择Contract Amount "
>
<el-option
v-for="item in codes.curtxt"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<el-form-item label-width="5px" prop="gidgrp.rec.orcamt">
<c-input
disabled
v-model="model.gidgrp.rec.orcamt"
placeholder="请输入Contract Amount "
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Original Contract Place"
prop="gidgrp.blk.orcplc"
>
<c-input
disabled
type="textarea"
rows="4"
v-model="model.gidgrp.blk.orcplc"
maxlength="140"
show-word-limit
placeholder="请输入Original Contract Place"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="A/c for Adv. Paym. Guar."
prop="gidgrp.rec.acc"
>
<c-input
disabled
v-model="model.gidgrp.rec.acc"
maxlength="35"
placeholder="请输入A/c for Adv. Paym. Guar."
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="12">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Governing Law"
prop="gidgrp.rec.jurlaws20"
>
<c-select
:disabled="model.gitp.swiftflg != 'Y'"
v-model="model.gidgrp.rec.jurlaws20"
style="width: 100%"
placeholder="请选择Governing Law"
>
<el-option
v-for="item in codes.ctytxt1"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label-width="5px"
prop="gidgrp.rec.jurlaw"
>
<c-input
disabled
v-model="model.gidgrp.rec.jurlaw"
maxlength="35"
placeholder="请输入Law of Jurisdiction"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Law of Jurisdiction"
prop="gidgrp.rec.jurlaw"
>
<c-input
disabled
v-model="model.gidgrp.rec.jurlaw"
maxlength="35"
placeholder="请输入Law of Jurisdiction"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Place of Jurisdiction"
prop="gidgrp.rec.jurplc"
>
<c-input
:disabled="model.gidgrp.rec.jurlaws20 == ''"
v-model="model.gidgrp.rec.jurplc"
maxlength="35"
placeholder="请输入Place of Jurisdiction"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Tender Reference"
prop="gidgrp.rec.tenref"
>
<c-input
disabled
v-model="model.gidgrp.rec.tenref"
maxlength="35"
placeholder="请输入Tender Reference"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Tender Date"
prop="gidgrp.rec.tendat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.tendat"
style="width: 100%"
placeholder="请选择Tender Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="Latest Transmiss. Date"
prop="gidgrp.rec.trmdat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.trmdat"
style="width: 100%"
placeholder="请选择Latest Transmiss. Date"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
<!-- -------------------页面右侧---------------------- -->
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="手册号码"
prop="gidgrp.rec.mannum"
>
<c-input
disabled
v-model="model.gidgrp.rec.mannum"
maxlength="12"
placeholder="请输入手册号码"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="业务类型"
prop="gidgrp.ghd.bustyp"
>
<c-select
disabled
v-model="model.gidgrp.ghd.bustyp"
style="width: 100%"
placeholder="请选择业务类型"
>
<el-option
v-for="item in codes.bustyp"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="仓库号"
prop="gidgrp.ghd.wahnum"
>
<c-input
disabled
v-model="model.gidgrp.ghd.wahnum"
maxlength="20"
placeholder="请输入仓库号"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="受益人名称"
prop="gidgrp.gidcxm.benefi"
>
<c-input
v-model="model.gidgrp.gidcxm.benefi"
maxlength="80"
placeholder="请输入受益人名称"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="企业海关编码"
prop="gidgrp.rec.bngcod"
>
<c-input
disabled
v-model="model.gidgrp.rec.bngcod"
maxlength="10"
placeholder="请输入企业海关编码"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="组织机构代码"
prop="gidgrp.rec.juscod"
>
<c-input
disabled
v-model="model.gidgrp.rec.juscod"
maxlength="10"
placeholder="请输入组织机构代码"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="流动资金贷款利率档次"
prop="gidgrp.rec.cunqii"
>
<c-select
disabled
v-model="model.gidgrp.rec.cunqii"
style="width: 100%"
placeholder="请选择流动资金贷款利率档次"
>
<el-option
v-for="item in codes.cunqii"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="上浮比率"
prop="gidgrp.rec.bilvvv"
>
<c-input
disabled
v-model="model.gidgrp.rec.bilvvv"
placeholder="请输入上浮比率"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="InDirect Swift Add"
prop="gitp.indirectswiadd"
>
<c-input
type="textarea"
rows="4"
v-model="model.gitp.indirectswiadd"
maxlength="9750"
show-word-limit
placeholder="请输入InDirect Swift Add"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Original Contract Place"
prop="gidgrp.blk.orcplc"
>
<c-input
disabled
type="textarea"
rows="4"
v-model="model.gidgrp.blk.orcplc"
maxlength="140"
show-word-limit
placeholder="请输入Original Contract Place"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Additional Info" prop="gidgrp.blk.addinf">
<c-input
disabled
rows="4"
type="textarea"
v-model="model.gidgrp.blk.addinf"
maxlength="700"
show-word-limit
placeholder="请输入Additional Info"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg != 'Y'"
label="备注"
prop="gidgrp.ghd.remark"
>
<c-input
disabled
type="textarea"
rows="4"
v-model="model.gidgrp.ghd.remark"
maxlength="245"
show-word-limit
placeholder="请输入备注"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="A/c for Adv. Paym. Guar."
prop="gidgrp.rec.acc"
>
<c-input
disabled
v-model="model.gidgrp.rec.acc"
maxlength="35"
placeholder="请输入A/c for Adv. Paym. Guar."
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Place of Jurisdiction"
prop="gidgrp.rec.jurplc"
>
<c-input
:disabled="model.gidgrp.rec.jurlaws20 == ''"
v-model="model.gidgrp.rec.jurplc"
maxlength="35"
placeholder="请输入Place of Jurisdiction"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Tender Reference"
prop="gidgrp.rec.tenref"
>
<c-input
disabled
v-model="model.gidgrp.rec.tenref"
maxlength="35"
placeholder="请输入Tender Reference"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Tender Date"
prop="gidgrp.rec.tendat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.tendat"
style="width: 100%"
placeholder="请选择Tender Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="Latest Transmiss. Date"
prop="gidgrp.rec.trmdat"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.trmdat"
style="width: 100%"
placeholder="请选择Latest Transmiss. Date"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
</c-col> </c-col>
</c-row> </c-row>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Gitame/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
}
}, },
methods:{...Event}, methods: { ...Event },
created:function(){ created: function () {},
};
} </script>
} <style>
</script> </style>
<style>
\ No newline at end of file
</style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Contract Reference" prop="gidgrp.rec.orcrefc"> <el-form-item label="Contract Reference" prop="gidgrp.rec.orcrefc">
<c-input disabled v-model="model.gidgrp.rec.orcrefc" maxlength="35" placeholder="请输入Contract Reference"></c-input> <c-input
</el-form-item> disabled
</c-col> v-model="model.gidgrp.rec.orcrefc"
<c-col :span="24"> maxlength="35"
<el-form-item label="Contract Date" prop="gidgrp.rec.orcdatc"> placeholder="请输入Contract Reference"
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.orcdatc" style="width:100%" placeholder="请选择Date from Original Contract"></c-date-picker> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Closing Date" prop="gidgrp.rec.tenclsdatc"> <el-form-item label="Contract Date" prop="gidgrp.rec.orcdatc">
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.tenclsdatc" style="width:100%" placeholder="请选择Closing Date"></c-date-picker> <c-date-picker
</el-form-item> disabled
</c-col> type="date"
<c-col :span="24"> v-model="model.gidgrp.rec.orcdatc"
<c-col :span="20"> style="width: 100%"
<c-col :span="20"> placeholder="请选择Date from Original Contract"
<el-form-item v-if="model.gitp.covgodsrvcmodflg==''" label="Object of Contract" prop="gidgrp.blk.covgodsrvc"> ></c-date-picker>
<c-input :disabled="model.gitp.covgodsrvcmodflg==''||model.gitp.swiftflg=='N'" rows="5" type="textarea" v-model="model.gidgrp.blk.covgodsrvc" maxlength="65" show-word-limit placeholder="请输入Object of Contract" ></c-input> </el-form-item>
</el-form-item> </c-col>
<el-form-item v-if="model.gitp.covgodsrvcmodflg=='X'" label="Underly. Transact. Det." prop="gidgrp.blk.atxcovgodsrvc"> <c-col :span="24">
<c-input :disabled="model.gitp.covgodsrvcmodflg==''||model.gitp.swiftflg=='N'" rows="5" type="textarea" v-model="model.gidgrp.blk.atxcovgodsrvc" maxlength="65" show-word-limit placeholder="请输入Underly. Transact. Det." ></c-input> <el-form-item label="Closing Date" prop="gidgrp.rec.tenclsdatc">
</el-form-item> <c-date-picker
</c-col> disabled
</c-col> type="date"
<c-col :span="4"> v-model="model.gidgrp.rec.tenclsdatc"
<c-checkbox v-if="model.gitp.swiftflg=='Y'" v-model="model.gitp.covgodsrvcmodflg" style="margin:0 0 0 10px">Modify Text</c-checkbox> style="width: 100%"
<c-checkbox v-if="model.gitp.swiftflg=='Y'" v-model="model.gitp.covgodc.chkast" style="margin:0 0 0 10px">Allow *</c-checkbox> placeholder="请选择Closing Date"
<c-button disabled v-if="model.gitp.swiftflg=='Y'" size="small" type="primary" style="margin:5px 0 0 10px" @click="onGitpButdifcovgodsrvc"> ></c-date-picker>
vs.&System </el-form-item>
</c-button> </c-col>
<c-button disabled v-if="model.gitp.swiftflg=='Y'" size="small" type="primary" style="margin:5px 0 0 10px" @click="onGitpButdifhiscovgodsrvc"> <c-col :span="24">
vs.&History <c-col :span="20">
</c-button> <c-col :span="20">
</c-col> <el-form-item
</c-col> v-if="model.gitp.covgodsrvcmodflg == ''"
<c-col :span="24"> label="Object of Contract"
<el-form-item label="Original Perc./ Rate" prop="gidgrp.rec.orcratc"> prop="gidgrp.blk.covgodsrvc"
<c-input disabled v-model="model.gidgrp.rec.orcratc" placeholder="请输入Original Perc./ Rate"></c-input> >
</el-form-item> <c-input
</c-col> :disabled="
<c-col :span="24"> model.gitp.covgodsrvcmodflg == '' ||
<c-col :span="12"> model.gitp.swiftflg == 'N'
<el-form-item label="Contract Amount " prop="gidgrp.rec.orccurc"> "
<c-select disabled v-model="model.gidgrp.rec.orccurc" style="width:100%" placeholder="请选择Contract Amount "> rows="5"
<el-option type="textarea"
v-for="item in codes.curtxt" v-model="model.gidgrp.blk.covgodsrvc"
:key="item.value" maxlength="65"
:label="item.label" show-word-limit
:value="item.value" placeholder="请输入Object of Contract"
> ></c-input>
</el-option> </el-form-item>
</c-select> <el-form-item
</el-form-item> v-if="model.gitp.covgodsrvcmodflg == 'X'"
</c-col> label="Underly. Transact. Det."
<c-col :span="11" :offset="1"> prop="gidgrp.blk.atxcovgodsrvc"
<c-input disabled v-model="model.gidgrp.rec.orcamtc" placeholder="请输入Contract Amount "></c-input> >
</c-col> <c-input
</c-col> :disabled="
<c-col :span="24"> model.gitp.covgodsrvcmodflg == '' ||
<el-form-item label="Original Contract Place" prop="gidgrp.blk.orcplcc"> model.gitp.swiftflg == 'N'
<c-input disabled type="textarea" v-model="model.gidgrp.blk.orcplcc" maxlength="35" show-word-limit placeholder="请输入Original Contract Place" ></c-input> "
</el-form-item> rows="5"
</c-col> type="textarea"
v-model="model.gidgrp.blk.atxcovgodsrvc"
maxlength="65"
show-word-limit
placeholder="请输入Underly. Transact. Det."
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="4">
<c-checkbox
v-if="model.gitp.swiftflg == 'Y'"
v-model="model.gitp.covgodsrvcmodflg"
style="margin: 0 0 0 10px"
>Modify Text</c-checkbox
>
<c-checkbox
v-if="model.gitp.swiftflg == 'Y'"
v-model="model.gitp.covgodc.chkast"
style="margin: 0 0 0 10px"
>Allow *</c-checkbox
>
<c-button
disabled
v-if="model.gitp.swiftflg == 'Y'"
size="small"
type="primary"
style="margin: 5px 0 0 10px"
@click="onGitpButdifcovgodsrvc"
>
vs.&System
</c-button>
<c-button
disabled
v-if="model.gitp.swiftflg == 'Y'"
size="small"
type="primary"
style="margin: 5px 0 0 10px"
@click="onGitpButdifhiscovgodsrvc"
>
vs.&History
</c-button>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item
label="Original Perc./ Rate"
prop="gidgrp.rec.orcratc"
>
<c-input
disabled
v-model="model.gidgrp.rec.orcratc"
placeholder="请输入Original Perc./ Rate"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="12">
<el-form-item label="Contract Amount " prop="gidgrp.rec.orccurc">
<c-select
disabled
v-model="model.gidgrp.rec.orccurc"
style="width: 100%"
placeholder="请选择Contract Amount "
>
<el-option
v-for="item in codes.curtxt"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col> </c-col>
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<c-col :span="24"> <c-input
<el-form-item label="A/c for Adv. Paym. Guar." prop="gidgrp.rec.accc"> disabled
<c-input disabled v-model="model.gidgrp.rec.accc" maxlength="35" placeholder="请输入A/c for Adv. Paym. Guar."></c-input> v-model="model.gidgrp.rec.orcamtc"
</el-form-item> placeholder="请输入Contract Amount "
</c-col> ></c-input>
<c-col :span="24"> </c-col>
<el-form-item label="Governing Law" prop="gidgrp.rec.jurlawc"> </c-col>
<c-select v-model="model.gidgrp.rec.jurlawc" style="width:100%" placeholder="请选择Governing Law"> <c-col :span="24">
<el-option <el-form-item
v-for="item in codes.ctytxt1" label="Original Contract Place"
:key="item.value" prop="gidgrp.blk.orcplcc"
:label="item.label" >
:value="item.value" <c-input
> disabled
</el-option> type="textarea"
</c-select> v-model="model.gidgrp.blk.orcplcc"
</el-form-item> maxlength="35"
</c-col> show-word-limit
placeholder="请输入Original Contract Place"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item
label="A/c for Adv. Paym. Guar."
prop="gidgrp.rec.accc"
>
<c-input
disabled
v-model="model.gidgrp.rec.accc"
maxlength="35"
placeholder="请输入A/c for Adv. Paym. Guar."
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Governing Law" prop="gidgrp.rec.jurlawc">
<c-select
v-model="model.gidgrp.rec.jurlawc"
style="width: 100%"
placeholder="请选择Governing Law"
>
<el-option
v-for="item in codes.ctytxt1"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Governing Law " prop="gidgrp.rec.jurlawtxtc"> <el-form-item label="Governing Law " prop="gidgrp.rec.jurlawtxtc">
<c-input v-model="model.gidgrp.rec.jurlawtxtc" maxlength="65" placeholder="请输入Governing Law "></c-input> <c-input
</el-form-item> v-model="model.gidgrp.rec.jurlawtxtc"
</c-col> maxlength="65"
placeholder="请输入Governing Law "
></c-input>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Place of Jurisdiction" prop="gidgrp.rec.jurplcc"> <el-form-item
<c-input :disabled="model.gidgrp.rec.jurlawc==''" v-model="model.gidgrp.rec.jurplcc" maxlength="35" placeholder="请输入Place of Jurisdiction"></c-input> label="Place of Jurisdiction"
</el-form-item> prop="gidgrp.rec.jurplcc"
</c-col> >
<c-col :span="24"> <c-input
<el-form-item label="Tender Reference" prop="gidgrp.rec.tenrefc"> :disabled="model.gidgrp.rec.jurlawc == ''"
<c-input disabled v-model="model.gidgrp.rec.tenrefc" maxlength="35" placeholder="请输入Tender Reference"></c-input> v-model="model.gidgrp.rec.jurplcc"
</el-form-item> maxlength="35"
</c-col> placeholder="请输入Place of Jurisdiction"
<c-col :span="24"> ></c-input>
<el-form-item label="Tender Date" prop="gidgrp.rec.tendatc"> </el-form-item>
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.tendatc" style="width:100%" placeholder="请选择Tender Date"></c-date-picker> </c-col>
</el-form-item> <c-col :span="24">
</c-col> <el-form-item label="Tender Reference" prop="gidgrp.rec.tenrefc">
<c-col :span="24"> <c-input
<el-form-item label="Latest Transmiss. Date" prop="gidgrp.rec.trmdatc"> disabled
<c-date-picker disabled type="date" v-model="model.gidgrp.rec.trmdatc" style="width:100%" placeholder="请选择Latest Transmiss. Date"></c-date-picker> v-model="model.gidgrp.rec.tenrefc"
</el-form-item> maxlength="35"
</c-col> placeholder="请输入Tender Reference"
<c-col :span="24"> ></c-input>
<el-form-item label="Additional Info" prop="gidgrp.blk.addinfc"> </el-form-item>
<c-input disabled type="textarea" v-model="model.gidgrp.blk.addinfc" maxlength="35" show-word-limit placeholder="请输入Additional Info" ></c-input> </c-col>
</el-form-item> <c-col :span="24">
</c-col> <el-form-item label="Tender Date" prop="gidgrp.rec.tendatc">
</c-col> <c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.tendatc"
style="width: 100%"
placeholder="请选择Tender Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
label="Latest Transmiss. Date"
prop="gidgrp.rec.trmdatc"
>
<c-date-picker
disabled
type="date"
v-model="model.gidgrp.rec.trmdatc"
style="width: 100%"
placeholder="请选择Latest Transmiss. Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Additional Info" prop="gidgrp.blk.addinfc">
<c-input
disabled
type="textarea"
v-model="model.gidgrp.blk.addinfc"
maxlength="35"
show-word-limit
placeholder="请输入Additional Info"
></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-col>
</c-row> </c-row>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="16"> <c-col :span="16">
<c-col :span="24"> <c-col :span="24">
<el-form-item v-if="model.gitp.gidtxtmodflg == ''" label="Guarantee Text with Variables" prop="gidgrp.blk.gidtxt"> <el-form-item
<i-stream-input :disabled="model.gitp.gidtxtmodflg == ''" type="textarea" rows="15" :model="model.gidgrp.blk.gidtxt" maxlength="65" show-word-limit placeholder="请输入Guarantee Text with Variables" ></i-stream-input> v-if="model.gitp.gidtxtmodflg == ''"
</el-form-item> label="Guarantee Text with Variables"
<el-form-item v-if="model.gitp.gidtxtmodflg == 'X'" label="Guarantee Text with Variables" prop="gidgrp.blk.gtxgidtxt"> prop="gidgrp.blk.gidtxt"
<i-stream-input type="textarea" :model="model.gidgrp.blk.gtxgidtxt" rows="15" maxlength="65" show-word-limit placeholder="请输入Guarantee Text with Variables" ></i-stream-input> >
</el-form-item> <i-stream-input
</c-col> :disabled="model.gitp.gidtxtmodflg == ''"
</c-col> type="textarea"
<c-col :span="6"> rows="15"
<c-col :span="24"> :model="model.gidgrp.blk.gidtxt"
<c-checkbox v-model="model.gitp.gidtxtmodflg" style="margin:0 0 0 10px">Modify Guarantee Text</c-checkbox> maxlength="65"
</c-col> show-word-limit
<c-col :span="24"> placeholder="请输入Guarantee Text with Variables"
<c-checkbox v-model="model.gitp.chkgidtxt" style="margin:0 0 0 10px">Allow *</c-checkbox> ></i-stream-input>
</c-col> </el-form-item>
<el-form-item
<c-col :span="24"> v-if="model.gitp.gidtxtmodflg == 'X'"
<c-button :disabled="model.gitp.gidtxtmodflg == ''" size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpButdif"> label="Guarantee Text with Variables"
vs. &System prop="gidgrp.blk.gtxgidtxt"
</c-button> >
</c-col> <i-stream-input
type="textarea"
:model="model.gidgrp.blk.gtxgidtxt"
rows="15"
maxlength="65"
show-word-limit
placeholder="请输入Guarantee Text with Variables"
></i-stream-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="6">
<c-col :span="24">
<c-checkbox
v-model="model.gitp.gidtxtmodflg"
style="margin: 0 0 0 10px"
>Modify Guarantee Text</c-checkbox
>
</c-col>
<c-col :span="24">
<c-checkbox
v-model="model.gitp.chkgidtxt"
style="margin: 0 0 0 10px"
>Allow *</c-checkbox
>
</c-col>
<c-col :span="24">
<c-button
:disabled="model.gitp.gidtxtmodflg == ''"
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpButdif"
>
vs. &System
</c-button>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-button size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpButdifhis"> <c-button
vs. &History size="small"
</c-button> type="primary"
</c-col> style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpButdifhis"
>
vs. &History
</c-button>
</c-col>
<template v-if="model.gitp.gidtxtmodflg=='X'"> <template v-if="model.gitp.gidtxtmodflg == 'X'">
<c-col :span="24"> <c-col :span="24">
<c-button size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpShwgidtxt"> <c-button
Show&Text size="small"
</c-button> type="primary"
</c-col> style="margin: 5px 0 0 10px; width: 50%"
</template> @click="onGitpShwgidtxt"
>
<c-col :span="24"> Show&Text
<c-input </c-button>
style="margin:5px 0 0 10px;width:50%"
v-model="model.gidgrp.rec.ownref"
maxlength="16"
placeholder="请输入Reference"
></c-input>
</c-col>
<c-col :span="24">
<c-button
disabled
style="margin:5px 0 0 10px"
size="small"
type="primary"
@click="onGitpButgetref"
>
获取
</c-button>
</c-col>
<c-col :span="24">
<c-button :disabled="model.gitp.gidtxtmodflg == ''" size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpGidtxtmod">
修改中文保函文本
</c-button>
</c-col>
</c-col> </c-col>
</template>
<c-col :span="24">
<c-input
style="margin: 5px 0 0 10px; width: 50%"
v-model="model.gidgrp.rec.ownref"
maxlength="16"
placeholder="请输入Reference"
></c-input>
</c-col>
<c-col :span="24">
<c-button
disabled
style="margin: 5px 0 0 10px"
size="small"
type="primary"
@click="onGitpButgetref"
>
获取
</c-button>
</c-col>
<c-col :span="24">
<c-button
:disabled="model.gitp.gidtxtmodflg == ''"
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpGidtxtmod"
>
修改中文保函文本
</c-button>
</c-col>
</c-col> </c-col>
</c-col>
</c-row> </c-row>
<!-- SF000350 : Text of Undertaking -->
<!-- <c-col :span="12">
<c-checkbox v-model="model.gitp.gidtxtmodflg">{{$t('gitp.CF000347')}}</c-checkbox>
</c-col>
<c-col :span="12">
<c-form-item label="Guarantee Text" prop="gidgrp.blk.gidtxt">
<c-input type="textarea" v-model="model.gidgrp.blk.gidtxt" maxlength="65" show-word-limit :placeholder="$t('other.please_enter')+'Guarantee Text'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="Guarantee Text with Variables" prop="gidgrp.blk.gtxgidtxt">
<c-input type="textarea" v-model="model.gidgrp.blk.gtxgidtxt" maxlength="65" show-word-limit :placeholder="$t('other.please_enter')+'Guarantee Text with Variables'" ></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.gitp.chkgidtxt">{{$t('gitp.CF001173')}}</c-checkbox>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onGitpButdif">
{{$t('gitp.CF000348')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onGitpButdifhis">
{{$t('gitp.CF000351')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onGitpShwgidtxt">
{{$t('gitp.CF000384')}}
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onGitpGidtxtmod">
{{$t('gitp.CG000442')}}
</c-button>
</c-col> -->
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
import IStreamInput from '~/components/IStreamInput' import IStreamInput from "~/components/IStreamInput";
export default { export default {
components: {IStreamInput}, components: { IStreamInput },
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<!-- SF000792 : Undertaking Text --> <!-- SF000792 : Undertaking Text -->
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="16"> <c-col :span="16">
<c-col :span="24"> <c-col :span="24">
<el-form-item v-if="model.gitp.gidtxtmodflgc == ''" label="Guarantee Text with Variables" prop="gidgrp.blk.gtxgidtxt"> <el-form-item
<i-stream-input :disabled="model.gitp.gidtxtmodflgc == ''" type="textarea" rows="15" :model="model.gidgrp.blk.gtxgidtxtc" maxlength="65" show-word-limit placeholder="请输入Guarantee Text with Variables" ></i-stream-input> v-if="model.gitp.gidtxtmodflgc == ''"
</el-form-item> label="Guarantee Text with Variables"
<el-form-item v-if="model.gitp.gidtxtmodflgc == 'X'" label="Guarantee Text with Variables - Counter Undertaking" prop="gidgrp.blk.gtxgidtxtc"> prop="gidgrp.blk.gtxgidtxt"
<i-stream-input type="textarea" :modle="model.gidgrp.blk.gtxgidtxtc" rows="15" maxlength="65" show-word-limit placeholder="请输入Guarantee Text with Variables - Counter Undertaking" ></i-stream-input> >
</el-form-item> <i-stream-input
</c-col> :disabled="model.gitp.gidtxtmodflgc == ''"
</c-col> type="textarea"
<c-col :span="6"> rows="15"
<c-col :span="24"> :model="model.gidgrp.blk.gtxgidtxtc"
<c-input maxlength="65"
style="margin:5px 0 0 10px;width:50%" show-word-limit
v-model="model.gidgrp.rec.ownref" placeholder="请输入Guarantee Text with Variables"
maxlength="16" ></i-stream-input>
placeholder="请输入Reference" </el-form-item>
></c-input> <el-form-item
</c-col> v-if="model.gitp.gidtxtmodflgc == 'X'"
<c-col :span="24"> label="Guarantee Text with Variables - Counter Undertaking"
<c-button prop="gidgrp.blk.gtxgidtxtc"
style="margin:5px 0 0 10px" >
size="small" <i-stream-input
type="primary" type="textarea"
@click="onGitpButgetref" :modle="model.gidgrp.blk.gtxgidtxtc"
> rows="15"
获取 maxlength="65"
</c-button> show-word-limit
</c-col> placeholder="请输入Guarantee Text with Variables - Counter Undertaking"
<c-col :span="24"> ></i-stream-input>
<c-checkbox v-model="model.gitp.gidtxtmodflgc" style="margin:0 0 0 10px">Modify Guarantee Text</c-checkbox> </el-form-item>
</c-col> </c-col>
<c-col :span="24"> </c-col>
<c-checkbox v-model="model.gitp.chkgidtxtc" style="margin:0 0 0 10px">Allow *</c-checkbox> <c-col :span="6">
</c-col> <c-col :span="24">
<c-input
<c-col :span="24"> style="margin: 5px 0 0 10px; width: 50%"
<c-button disabled size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpButdifc"> v-model="model.gidgrp.rec.ownref"
vs. &System maxlength="16"
</c-button> placeholder="请输入Reference"
</c-col> ></c-input>
</c-col>
<c-col :span="24">
<c-button
style="margin: 5px 0 0 10px"
size="small"
type="primary"
@click="onGitpButgetref"
>
获取
</c-button>
</c-col>
<c-col :span="24">
<c-checkbox
v-model="model.gitp.gidtxtmodflgc"
style="margin: 0 0 0 10px"
>Modify Guarantee Text</c-checkbox
>
</c-col>
<c-col :span="24">
<c-checkbox
v-model="model.gitp.chkgidtxtc"
style="margin: 0 0 0 10px"
>Allow *</c-checkbox
>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-button disabled size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpButdifhisc"> <c-button
vs. &History disabled
</c-button> size="small"
</c-col> type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpButdifc"
>
vs. &System
</c-button>
</c-col>
<template v-if="model.gitp.gidtxtmodflgc=='X'"> <c-col :span="24">
<c-col :span="24"> <c-button
<c-button size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpShwgidtxtc"> disabled
Show&Text size="small"
</c-button> type="primary"
</c-col> style="margin: 5px 0 0 10px; width: 50%"
</template> @click="onGitpButdifhisc"
>
vs. &History
</c-button>
</c-col>
<c-col :span="24"> <template v-if="model.gitp.gidtxtmodflgc == 'X'">
<c-button disabled size="small" type="primary" style="margin:5px 0 0 10px;width:50%" @click="onGitpGidtxtmodc"> <c-col :span="24">
修改中文保函文本 <c-button
</c-button> size="small"
</c-col> type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpShwgidtxtc"
>
Show&Text
</c-button>
</c-col> </c-col>
</template>
<c-col :span="24">
<c-button
disabled
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpGidtxtmodc"
>
修改中文保函文本
</c-button>
</c-col>
</c-col> </c-col>
</c-row> </c-col>
</c-row>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
import IStreamInput from '~/components/IStreamInput' import IStreamInput from "~/components/IStreamInput";
export default { export default {
components: {IStreamInput}, components: { IStreamInput },
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-col :span="12"> <c-col :span="12">
<el-form-item label="是否SWIFT格式" prop="gitp.swiftflg"> <el-form-item label="是否SWIFT格式" prop="gitp.swiftflg">
<c-select v-model="model.gitp.swiftflg" style="width:100%" placeholder="请选择是否SWIFT格式"> <c-select
<el-option v-model="model.gitp.swiftflg"
v-for="item in codes.swiftflg" style="width: 100%"
:key="item.value" placeholder="请选择是否SWIFT格式"
:label="item.label" >
:value="item.value" <el-option
> v-for="item in codes.swiftflg"
</el-option> :key="item.value"
</c-select> :label="item.label"
</el-form-item> :value="item.value"
</c-col> >
</el-option>
<c-col :span="12"> </c-select>
<el-form-item label="是否对外担保" prop="gidgrp.rec.fingua"> </el-form-item>
<c-select disabled v-model="model.gidgrp.rec.fingua" style="width:100%" placeholder="请选择是否对外担保"> </c-col>
<el-option
v-for="item in codes.fingua" <c-col :span="12">
:key="item.value" <el-form-item label="是否对外担保" prop="gidgrp.rec.fingua">
:label="item.label" <c-select
:value="item.value" disabled
> v-model="model.gidgrp.rec.fingua"
</el-option> style="width: 100%"
</c-select> placeholder="请选择是否对外担保"
</el-form-item> >
</c-col> <el-option
v-for="item in codes.fingua"
<c-col :span="12"> :key="item.value"
<c-col :span="20"> :label="item.label"
<el-form-item label="对外担保类型" prop="gidgrp.rec.cfaguatyp"> :value="item.value"
<c-select disabled v-model="model.gidgrp.rec.cfaguatyp" style="width:90%" placeholder="请选择对外担保类型"> >
<el-option </el-option>
v-for="item in codes.cfaguatyp" </c-select>
:key="item.value" </el-form-item>
:label="item.label" </c-col>
:value="item.value"
> <c-col :span="12">
</el-option> <c-col :span="20">
</c-select>
</el-form-item>
</c-col>
<c-col :span="4" class="centerLable">
<c-checkbox v-if="model.gidgrp.cbs.max.cur=='CNY'" disabled v-model="model.gidgrp.rec.cmtflg">跨境人民币保函</c-checkbox>
</c-col>
<!-- <c-checkbox v-if="model.gidgrp.rec.fingua=='Y'" disabled v-model="model.gidgrp.rec.cmtflg">跨境人民币保函</c-checkbox> -->
</c-col>
<!-- SG001294 : 是否SWIFT格式 -->
<!-- <c-col :span="12">
<el-form-item :label="$t('gitp.SG001294')" prop="gitp.swiftflg">
<c-select v-model="model.gitp.swiftflg" style="width:100%" :placeholder="$t('other.please_enter')+$t('gitp.SG001294')">
</c-select>
</el-form-item>
</c-col> -->
<!-- S0001304 : 是否对外担保 -->
<!-- <c-col :span="12">
<el-form-item :label="$t('gitp.S0001256')" prop="gidgrp.rec.fingua">
<c-select v-model="model.gidgrp.rec.fingua" style="width:100%" :placeholder="$t('other.please_enter')+$t('gitp.S0001256')">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="对外担保类型" prop="gidgrp.rec.cfaguatyp"> <el-form-item label="对外担保类型" prop="gidgrp.rec.cfaguatyp">
<c-select v-model="model.gidgrp.rec.cfaguatyp" style="width:100%" :placeholder="$t('other.please_enter')+'对外担保类型'"> <c-select
</c-select> disabled
v-model="model.gidgrp.rec.cfaguatyp"
style="width: 90%"
placeholder="请选择对外担保类型"
>
<el-option
v-for="item in codes.cfaguatyp"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="4" class="centerLable">
<c-col :span="12"> <c-checkbox
<c-checkbox v-model="model.gidgrp.rec.cmtflg">{{$t('gitp.CG001233')}}</c-checkbox> v-if="model.gidgrp.cbs.max.cur == 'CNY'"
</c-col> --> disabled
<!-- S0001305 : 担保类型 --> v-model="model.gidgrp.rec.cmtflg"
>跨境人民币保函</c-checkbox
>
</c-col>
<!-- <c-checkbox v-if="model.gidgrp.rec.fingua=='Y'" disabled v-model="model.gidgrp.rec.cmtflg">跨境人民币保函</c-checkbox> -->
</c-col>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<!-- SF000750 : Requested Issue Date --> <!-- SF000750 : Requested Issue Date -->
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <c-col :span="12">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Requested Issue Date" prop="gidgrp.rec.opndatc"> <el-form-item
<c-date-picker type="date" v-model="model.gidgrp.rec.opndatc" style="width:100%" placeholder="请选择Requested Issue Date"></c-date-picker> label="Requested Issue Date"
</el-form-item> prop="gidgrp.rec.opndatc"
</c-col> >
<c-date-picker
type="date"
v-model="model.gidgrp.rec.opndatc"
style="width: 100%"
placeholder="请选择Requested Issue Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Guarantee Amount" prop="gidgrp.cbs.mac.cur"> <el-form-item label="Guarantee Amount" prop="gidgrp.cbs.mac.cur">
<c-select v-model="model.gidgrp.cbs.mac.cur" style="width:100%" placeholder="请选择Guarantee Amount"> <c-select
<el-option v-model="model.gidgrp.cbs.mac.cur"
v-for="item in codes.cur" style="width: 100%"
:key="item.value" placeholder="请选择Guarantee Amount"
:label="item.label" >
:value="item.value" <el-option
> v-for="item in codes.cur"
</el-option> :key="item.value"
</c-select> :label="item.label"
</el-form-item> :value="item.value"
</c-col> >
<c-col :span="8"> </el-option>
<c-input v-model="model.gidgrp.cbs.mac.amt" style="margin: 0 0 0 10px; width: 80%" placeholder="请输入Guarantee Amount"></c-input> </c-select>
</c-col> </el-form-item>
<c-col :span="4" class="centerLable"> </c-col>
<c-checkbox v-model="model.gitp.aacp.aacmod.addamtflg">Add. Amount</c-checkbox> <c-col :span="8">
</c-col> <c-input
</c-col> v-model="model.gidgrp.cbs.mac.amt"
<c-col :span="24"> style="margin: 0 0 0 10px; width: 80%"
<c-col :span="12"> placeholder="请输入Guarantee Amount"
<el-form-item label="Undertaking Type " prop="gidgrp.rec.gartypc"> ></c-input>
<c-select v-model="model.gidgrp.rec.gartypc" style="width:100%" placeholder="请选择Undertaking Type "> </c-col>
<el-option <c-col :span="4" class="centerLable">
v-for="item in codes.gartypc" <c-checkbox v-model="model.gitp.aacp.aacmod.addamtflg"
:key="item.value" >Add. Amount</c-checkbox
:label="item.label" >
:value="item.value" </c-col>
> </c-col>
</el-option> <c-col :span="24">
</c-select> <c-col :span="12">
</el-form-item> <el-form-item label="Undertaking Type " prop="gidgrp.rec.gartypc">
</c-col> <c-select
<c-col :span="8"> v-model="model.gidgrp.rec.gartypc"
<c-input disabled v-model="model.gidgrp.blk.gartyptxtc" style="margin: 0 0 0 10px; width: 80%" placeholder="请输入Undertaking Type "></c-input> style="width: 100%"
</c-col> placeholder="请选择Undertaking Type "
</c-col> >
<el-option
<c-col :span="24"> v-for="item in codes.gartypc"
<el-form-item label="Form of Undertaking" prop="gidgrp.rec.legfrmc"> :key="item.value"
<c-select v-model="model.gidgrp.rec.legfrmc" style="width:100%" placeholder="请选择Form of Undertaking"> :label="item.label"
<el-option :value="item.value"
v-for="item in codes.legfrmc1" >
:key="item.value" </el-option>
:label="item.label" </c-select>
:value="item.value" </el-form-item>
> </c-col>
</el-option> <c-col :span="8">
</c-select> <c-input
</el-form-item> disabled
</c-col> v-model="model.gidgrp.blk.gartyptxtc"
<c-col :span="24"> style="margin: 0 0 0 10px; width: 80%"
<el-form-item label="Demand Indicator " prop="gidgrp.rec.demandc"> placeholder="请输入Undertaking Type "
<c-select v-model="model.gidgrp.rec.demandc" style="width:100%" placeholder="请选择Demand Indicator "> ></c-input>
<el-option </c-col>
v-for="item in codes.demandc" </c-col>
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Requested Language" prop="gidgrp.rec.stdwrduilc">
<c-select v-model="model.gidgrp.rec.stdwrduilc" style="width:100%" placeholder="请选择Requested Language">
<el-option
v-for="item in codes.uiltxt"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item label="Choice of Text" prop="gidgrp.rec.gtxinrc">
<c-select v-model="model.gidgrp.rec.gtxinrc" style="width:100%" placeholder="请选择Choice of Text">
<el-option
v-for="item in codes.gtxinr"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <el-form-item label="Form of Undertaking" prop="gidgrp.rec.legfrmc">
<el-form-item label="Applicable Rules" prop="gidgrp.blk.apprulc"> <c-select
<c-select v-model="model.gidgrp.blk.apprulc" style="width:100%" placeholder="请选择Applicable Rules"> v-model="model.gidgrp.rec.legfrmc"
<el-option style="width: 100%"
v-for="item in codes.apprulc" placeholder="请选择Form of Undertaking"
:key="item.value" >
:label="item.label" <el-option
:value="item.value" v-for="item in codes.legfrmc1"
> :key="item.value"
</el-option> :label="item.label"
</c-select> :value="item.value"
</el-form-item> >
</c-col> </el-option>
<c-col :span="8"> </c-select>
<c-input :disabled="model.gidgrp.blk.apprulc!='OTHR'" style="margin: 0 0 0 10px; width: 80%" v-model="model.gidgrp.blk.apprultxtc" maxlength="35" placeholder="请输入Applicable Rules"></c-input> </el-form-item>
</c-col> </c-col>
</c-col> <c-col :span="24">
<el-form-item label="Demand Indicator " prop="gidgrp.rec.demandc">
<c-select
v-model="model.gidgrp.rec.demandc"
style="width: 100%"
placeholder="请选择Demand Indicator "
>
<el-option
v-for="item in codes.demandc"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
label="Requested Language"
prop="gidgrp.rec.stdwrduilc"
>
<c-select
v-model="model.gidgrp.rec.stdwrduilc"
style="width: 100%"
placeholder="请选择Requested Language"
>
<el-option
v-for="item in codes.uiltxt"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item label="Choice of Text" prop="gidgrp.rec.gtxinrc">
<c-select
v-model="model.gidgrp.rec.gtxinrc"
style="width: 100%"
placeholder="请选择Choice of Text"
>
<el-option
v-for="item in codes.gtxinr"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Expiry Type" prop="gidgrp.rec.exptyp"> <c-col :span="12">
<c-select v-model="model.gidgrp.rec.exptyp" style="width:100%" placeholder="请选择Expiry Type"> <el-form-item label="Applicable Rules" prop="gidgrp.blk.apprulc">
<el-option <c-select
v-for="item in codes.exptyp" v-model="model.gidgrp.blk.apprulc"
:key="item.value" style="width: 100%"
:label="item.label" placeholder="请选择Applicable Rules"
:value="item.value" >
> <el-option
</el-option> v-for="item in codes.apprulc"
</c-select> :key="item.value"
</el-form-item> :label="item.label"
</c-col> :value="item.value"
<c-col :span="24"> >
<el-form-item label="Validity until" prop="gidgrp.rec.expdat"> </el-option>
<c-date-picker :disabled="model.gidgrp.rec.exptyp=='OPEN'" </c-select>
type="date" </el-form-item>
v-model="model.gidgrp.rec.expdat" </c-col>
style="width: 100%" <c-col :span="8">
placeholder="请选择Validity until" <c-input
></c-date-picker> :disabled="model.gidgrp.blk.apprulc != 'OTHR'"
</el-form-item> style="margin: 0 0 0 10px; width: 80%"
</c-col> v-model="model.gidgrp.blk.apprultxtc"
maxlength="35"
placeholder="请输入Applicable Rules"
></c-input>
</c-col>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-col :span="20"> <el-form-item label="Expiry Type" prop="gidgrp.rec.exptyp">
<el-form-item label="Expiry Condition/ Evt." prop="gidgrp.blk.exptxt"> <c-select
<c-input type="textarea" rows="4" :disabled="model.gitp.exptxtmodflg==''" v-model="model.gidgrp.blk.exptxt" maxlength="65" show-word-limit placeholder="请输入Expiry Condition/ Evt." ></c-input> v-model="model.gidgrp.rec.exptyp"
</el-form-item> style="width: 100%"
</c-col> placeholder="请选择Expiry Type"
<c-col :span="4"> >
<c-checkbox v-model="model.gitp.exptxtmodflg" :disabled="model.gidgrp.rec.exptyp=='FIXD'||model.gidgrp.rec.exptyp=='OPEN'||model.gidgrp.rec.exptyp==''" style="margin:0 0 0 10px">Modify Text</c-checkbox> <el-option
<c-button disabled size="small" type="primary" style="margin:5px 0 0 10px" @click="onGitpButdifexptxt"> v-for="item in codes.exptyp"
vs. &System :key="item.value"
</c-button> :label="item.label"
<c-button disabled size="small" type="primary" style="margin:5px 0 0 10px" @click="onGitpButdifhisexptxt"> :value="item.value"
vs. &History >
</c-button> </el-option>
</c-col> </c-select>
</c-col> </el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Validity until" prop="gidgrp.rec.expdat">
<c-date-picker
:disabled="model.gidgrp.rec.exptyp == 'OPEN'"
type="date"
v-model="model.gidgrp.rec.expdat"
style="width: 100%"
placeholder="请选择Validity until"
></c-date-picker>
</el-form-item>
</c-col>
</c-col> <c-col :span="24">
<c-col :span="20">
<el-form-item
label="Expiry Condition/ Evt."
prop="gidgrp.blk.exptxt"
>
<c-input
type="textarea"
rows="4"
:disabled="model.gitp.exptxtmodflg == ''"
v-model="model.gidgrp.blk.exptxt"
maxlength="65"
show-word-limit
placeholder="请输入Expiry Condition/ Evt."
></c-input>
</el-form-item>
</c-col>
<c-col :span="4">
<c-checkbox
v-model="model.gitp.exptxtmodflg"
:disabled="
model.gidgrp.rec.exptyp == 'FIXD' ||
model.gidgrp.rec.exptyp == 'OPEN' ||
model.gidgrp.rec.exptyp == ''
"
style="margin: 0 0 0 10px"
>Modify Text</c-checkbox
>
<c-button
disabled
size="small"
type="primary"
style="margin: 5px 0 0 10px"
@click="onGitpButdifexptxt"
>
vs. &System
</c-button>
<c-button
disabled
size="small"
type="primary"
style="margin: 5px 0 0 10px"
@click="onGitpButdifhisexptxt"
>
vs. &History
</c-button>
</c-col> </c-col>
</c-row> </c-col>
</div> </c-col>
</c-col>
</c-row>
</div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Delivery of Undertak." prop="gidgrp.rec.delori"> <el-form-item
<c-fullbox> label="Delivery of Undertak."
<c-select :disabled="model.gidgrp.rec.purpos=='ICCO'||model.gidgrp.rec.purpos=='ISCO'" v-model="model.gidgrp.rec.delori" style="width:100%" placeholder="请选择Delivery of Undertak."> prop="gidgrp.rec.delori"
<el-option >
v-for="item in codes.delori1" <c-fullbox>
:key="item.value" <c-select
:label="item.label" :disabled="
:value="item.value" model.gidgrp.rec.purpos == 'ICCO' ||
> model.gidgrp.rec.purpos == 'ISCO'
</el-option> "
</c-select> v-model="model.gidgrp.rec.delori"
<template slot="footer"> style="width: 100%"
<c-input :disabled="model.gidgrp.rec.delori!='COUR'&&model.gidgrp.rec.delori!='OTHR'" v-model="model.gidgrp.rec.deloritxt" maxlength="35" placeholder="请输入Delivery of Undertak."></c-input> placeholder="请选择Delivery of Undertak."
</template> >
</c-fullbox> <el-option
</el-form-item> v-for="item in codes.delori1"
</c-col> :key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
<template slot="footer">
<c-input
:disabled="
model.gidgrp.rec.delori != 'COUR' &&
model.gidgrp.rec.delori != 'OTHR'
"
v-model="model.gidgrp.rec.deloritxt"
maxlength="35"
placeholder="请输入Delivery of Undertak."
></c-input>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Undertaking Send to" prop="gidgrp.rec.sndto"> <el-form-item label="Undertaking Send to" prop="gidgrp.rec.sndto">
<c-select disabled v-model="model.gidgrp.rec.sndto" style="width:100%" placeholder="请选择Undertaking Send to"> <c-select
<el-option disabled
v-for="item in codes.rolall" v-model="model.gidgrp.rec.sndto"
:key="item.value" style="width: 100%"
:label="item.label" placeholder="请选择Undertaking Send to"
:value="item.value" :code="getValues('gidgrp.rec.sndto')"
> >
</el-option> </c-select>
</c-select> </el-form-item>
</el-form-item> </c-col>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Deliv. To/Collection By" prop="gidgrp.rec.delto"> <el-form-item
<c-select :disabled="model.gidgrp.rec.purpos=='ICCO'||model.gidgrp.rec.purpos=='ISCO'" v-model="model.gidgrp.rec.delto" style="width:100%" placeholder="请选择Deliv. To/Collection By"> label="Deliv. To/Collection By"
<el-option prop="gidgrp.rec.delto"
v-for="item in codes.getame_delto" >
:key="item.value" <c-select
:label="item.label" :disabled="
:value="item.value" model.gidgrp.rec.purpos == 'ICCO' ||
> model.gidgrp.rec.purpos == 'ISCO'
</el-option> "
</c-select> v-model="model.gidgrp.rec.delto"
</el-form-item> style="width: 100%"
</c-col> placeholder="请选择Deliv. To/Collection By"
>
<el-option
v-for="item in codes.getame_delto"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Delivery to Address" prop="gidgrp.blk.deltoadr"> <el-form-item
<c-input :disabled="model.gidgrp.rec.delto!='OTHR'" type="textarea" v-model="model.gidgrp.blk.deltoadr" maxlength="35" show-word-limit placeholder="请输入Delivery to Address" ></c-input> label="Delivery to Address"
</el-form-item> prop="gidgrp.blk.deltoadr"
</c-col> >
<c-input
:disabled="model.gidgrp.rec.delto != 'OTHR'"
type="textarea"
v-model="model.gidgrp.blk.deltoadr"
maxlength="210"
show-word-limit
placeholder="请输入Delivery to Address"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Transfer Conditions" prop="gidgrp.blk.trfcond"> <el-form-item label="Transfer Conditions" prop="gidgrp.blk.trfcond">
<c-input disabled type="textarea" v-model="model.gidgrp.blk.trfcond" maxlength="65" show-word-limit placeholder="请输入Transfer Conditions" ></c-input> <c-input
</el-form-item> disabled
</c-col> type="textarea"
</c-col> v-model="model.gidgrp.blk.trfcond"
maxlength="780"
show-word-limit
placeholder="请输入Transfer Conditions"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Charges Condition"> <el-form-item label="Charges Condition"> </el-form-item>
</el-form-item> </c-col>
</c-col> <c-col :span="24">
<c-col :span="24"> <el-form-item label="Own Charges Borne by" prop="gidgrp.rec.chato">
<el-form-item label="Own Charges Borne by" prop="gidgrp.rec.chato"> <c-select
<c-select v-model="model.gidgrp.rec.chato" style="width:100%" placeholder="请选择Own Charges Borne by"> v-model="model.gidgrp.rec.chato"
<el-option style="width: 100%"
v-for="item in codes.getame_chato" placeholder="请选择Own Charges Borne by"
:key="item.value" >
:label="item.label" <el-option
:value="item.value" v-for="item in codes.getame_chato"
> :key="item.value"
</el-option> :label="item.label"
</c-select> :value="item.value"
</el-form-item> >
</c-col> </el-option>
<c-col :span="24"> </c-select>
<el-form-item label="Charges"> </el-form-item>
<c-fullbox> </c-col>
<template slot="footer"> <c-col :span="24">
<c-checkbox v-model="model.gitp.chargi.chkast">Allow *</c-checkbox> <el-form-item label="Charges">
</template> <c-fullbox>
</c-fullbox> <template slot="footer">
</el-form-item> <c-checkbox v-model="model.gitp.chargi.chkast"
</c-col> >Allow *</c-checkbox
<c-col :span="24"> >
<el-form-item label="Additional Details to Code for Charges" prop="gidgrp.blk.feetxt"> </template>
<c-fullbox> </c-fullbox>
<c-input type="textarea" v-model="model.gidgrp.blk.feetxt" maxlength="35" show-word-limit placeholder="请输入Additional Details to Code for Charges" ></c-input> </el-form-item>
<template slot="footer"> </c-col>
<c-button size="small" type="primary" icon="el-icon-search" @click="onChargiButtxmsel"> <c-col :span="24">
... <el-form-item
</c-button> label="Additional Details to Code for Charges"
</template> prop="gidgrp.blk.feetxt"
</c-fullbox> >
</el-form-item> <c-fullbox>
</c-col> <c-input
</c-col> type="textarea"
v-model="model.gidgrp.blk.feetxt"
maxlength="210"
show-word-limit
placeholder="请输入Additional Details to Code for Charges"
></c-input>
<template slot="footer">
<c-button
size="small"
type="primary"
icon="el-icon-search"
@click="onChargiButtxmsel"
>
...
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-col>
<c-col :span="13"> <c-col :span="13">
<c-col :span="20"> <c-col :span="20">
<el-form-item v-if="model.gitp.prepermodflg == ''" label="Presentation Instr." prop="gidgrp.blk.preper"> <el-form-item
<c-input disabled type="textarea" :rows="5" v-model="model.gidgrp.blk.preper" maxlength="65" show-word-limit placeholder="请输入Presentation Instr." ></c-input> v-if="model.gitp.prepermodflg == ''"
</el-form-item> label="Presentation Instr."
<c-form-item v-if="model.gitp.prepermodflg == 'X'" label="Presentation Instr." prop="gidgrp.blk.atxpreper"> prop="gidgrp.blk.preper"
<c-input type="textarea" :rows="5" v-model="model.gidgrp.blk.atxpreper" maxlength="65" show-word-limit placeholder="请输入Presentation Instr." ></c-input> >
</c-form-item> <c-input
</c-col> disabled
<c-col :span="4"> type="textarea"
<c-checkbox v-model="model.gitp.prepermodflg" style="margin:0 0 0 10px">Modify Text</c-checkbox> :rows="5"
<c-checkbox v-model="model.gitp.chkpreper" style="margin:0 0 0 10px">Allow *</c-checkbox> v-model="model.gidgrp.blk.preper"
<c-button disabled size="small" type="primary" style="margin:5px 0 0 10px;width:100px" @click="onGitpButdifpreper"> maxlength="6500"
vs. S&ystem show-word-limit
</c-button> placeholder="请输入Presentation Instr."
<c-button disabled size="small" style="margin:5px 0 0 10px;width:100px" type="primary" @click="onGitpButdifhispreper"> ></c-input>
vs. &History </el-form-item>
</c-button> <c-form-item
</c-col> v-if="model.gitp.prepermodflg == 'X'"
label="Presentation Instr."
prop="gidgrp.blk.atxpreper"
>
<c-input
type="textarea"
:rows="5"
v-model="model.gidgrp.blk.atxpreper"
maxlength="6500"
show-word-limit
placeholder="请输入Presentation Instr."
></c-input>
</c-form-item>
</c-col>
<c-col :span="4">
<c-checkbox
v-model="model.gitp.prepermodflg"
style="margin: 0 0 0 10px"
>Modify Text</c-checkbox
>
<c-checkbox v-model="model.gitp.chkpreper" style="margin: 0 0 0 10px"
>Allow *</c-checkbox
>
<c-button
disabled
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 100px"
@click="onGitpButdifpreper"
>
vs. S&ystem
</c-button>
<c-button
disabled
size="small"
style="margin: 5px 0 0 10px; width: 100px"
type="primary"
@click="onGitpButdifhispreper"
>
vs. &History
</c-button>
</c-col> </c-col>
</c-col>
</c-row> </c-row>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <c-col :span="12">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Delivery of Undertak." prop="gidgrp.rec.deloric"> <el-form-item
<c-fullbox> label="Delivery of Undertak."
<c-select v-model="model.gidgrp.rec.deloric" style="width:100%" placeholder="请选择Delivery of Undertak."> prop="gidgrp.rec.deloric"
<el-option >
v-for="item in codes.deloric" <c-fullbox>
:key="item.value" <c-select
:label="item.label" v-model="model.gidgrp.rec.deloric"
:value="item.value" style="width: 100%"
> placeholder="请选择Delivery of Undertak."
</el-option> >
</c-select> <el-option
<template slot="footer" > v-for="item in codes.deloric"
<c-input :disabled="model.gidgrp.rec.deloric!='OTHR'&&model.gidgrp.rec.deloric!='COUR'" v-model="model.gidgrp.rec.deloritxtc" maxlength="35" placeholder="请输入Delivery of Undertak."></c-input> :key="item.value"
</template> :label="item.label"
</c-fullbox> :value="item.value"
</el-form-item> >
</c-col> </el-option>
<c-col :span="24"> </c-select>
<el-form-item label="Deli. To/Collection By" prop="gidgrp.rec.deltoc"> <template slot="footer">
<c-select v-model="model.gidgrp.rec.deltoc" style="width:100%" placeholder="请选择Deli. To/Collection By"> <c-input
<el-option :disabled="
v-for="item in codes.deltoc" model.gidgrp.rec.deloric != 'OTHR' &&
:key="item.value" model.gidgrp.rec.deloric != 'COUR'
:label="item.label" "
:value="item.value" v-model="model.gidgrp.rec.deloritxtc"
> maxlength="35"
</el-option> placeholder="请输入Delivery of Undertak."
</c-select> ></c-input>
</el-form-item> </template>
</c-col> </c-fullbox>
<c-col :span="24"> </el-form-item>
<el-form-item label="Delivery to Address" prop="gidgrp.blk.deltoadrc"> </c-col>
<c-input :disabled="model.gidgrp.rec.deltoc=='BENE'" type="textarea" rows="4" v-model="model.gidgrp.blk.deltoadrc" maxlength="35" show-word-limit placeholder="请输入Delivery to Address" ></c-input> <c-col :span="24">
</el-form-item> <el-form-item
</c-col> label="Deli. To/Collection By"
<c-col :span="24"> prop="gidgrp.rec.deltoc"
<c-col :span="20"> >
<el-form-item label="Presentation Instr. " prop="gidgrp.blk.preperc"> <c-select
<c-input :disabled="model.gitp.prepercmodflg==''" rows="6" type="textarea" v-model="model.gidgrp.blk.preperc" maxlength="65" show-word-limit placeholder="请输入Presentation Instr. " ></c-input> v-model="model.gidgrp.rec.deltoc"
</el-form-item> style="width: 100%"
</c-col> placeholder="请选择Deli. To/Collection By"
<c-col :span="4"> >
<c-checkbox v-model="model.gitp.prepercmodflg" style="margin:0 0 0 10px">Modify Text</c-checkbox> <el-option
<c-checkbox v-model="model.gitp.chkpreperc" style="margin:0 0 0 10px">Allow *</c-checkbox> v-for="item in codes.deltoc"
<c-button disabled size="small" type="primary" style="margin:5px 0 0 10px;width:98px" @click="onGitpButdifpreperc"> :key="item.value"
vs. &System :label="item.label"
</c-button> :value="item.value"
<c-button disabled size="small" style="margin:5px 0 0 10px;width:98px" type="primary" @click="onGitpButdifhispreperc"> >
vs. &History </el-option>
</c-button> </c-select>
</c-col> </el-form-item>
</c-col> </c-col>
<c-col :span="24">
<el-form-item
label="Delivery to Address"
prop="gidgrp.blk.deltoadrc"
>
<c-input
:disabled="model.gidgrp.rec.deltoc == 'BENE'"
type="textarea"
rows="4"
v-model="model.gidgrp.blk.deltoadrc"
maxlength="35"
show-word-limit
placeholder="请输入Delivery to Address"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="20">
<el-form-item
label="Presentation Instr. "
prop="gidgrp.blk.preperc"
>
<c-input
:disabled="model.gitp.prepercmodflg == ''"
rows="6"
type="textarea"
v-model="model.gidgrp.blk.preperc"
maxlength="65"
show-word-limit
placeholder="请输入Presentation Instr. "
></c-input>
</el-form-item>
</c-col> </c-col>
<c-col :span="11" :offset="1"> <c-col :span="4">
<c-col :span="24"> <c-checkbox
<c-col :span="20"> v-model="model.gitp.prepercmodflg"
<el-form-item label="Additional Details to Code for Charges" prop="gidgrp.blk.feetxtc"> style="margin: 0 0 0 10px"
<c-input rows="4" type="textarea" v-model="model.gidgrp.blk.feetxtc" maxlength="35" show-word-limit placeholder="请输入Additional Details to Code for Charges" ></c-input> >Modify Text</c-checkbox
</el-form-item> >
</c-col> <c-checkbox
<c-col :span="4"> v-model="model.gitp.chkpreperc"
<c-button style="margin:5px 0 0 10px" size="small" type="primary" icon="el-icon-search" @click="onChargicButtxmsel"> style="margin: 0 0 0 10px"
... >Allow *</c-checkbox
</c-button> >
<c-button
disabled
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 98px"
@click="onGitpButdifpreperc"
>
vs. &System
</c-button>
<c-button
disabled
size="small"
style="margin: 5px 0 0 10px; width: 98px"
type="primary"
@click="onGitpButdifhispreperc"
>
vs. &History
</c-button>
</c-col>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<c-col :span="20">
<el-form-item
label="Additional Details to Code for Charges"
prop="gidgrp.blk.feetxtc"
>
<c-input
rows="4"
type="textarea"
v-model="model.gidgrp.blk.feetxtc"
maxlength="35"
show-word-limit
placeholder="请输入Additional Details to Code for Charges"
></c-input>
</el-form-item>
</c-col>
<c-col :span="4">
<c-button
style="margin: 5px 0 0 10px"
size="small"
type="primary"
icon="el-icon-search"
@click="onChargicButtxmsel"
>
...
</c-button>
<c-checkbox style="margin:0 0 0 10px" v-model="model.gitp.chargic.chkast">Allow *</c-checkbox> <c-checkbox
</c-col> style="margin: 0 0 0 10px"
v-model="model.gitp.chargic.chkast"
</c-col> >Allow *</c-checkbox
<c-col :span="24"> >
<el-form-item label="Transfer Conditions" prop="gidgrp.blk.trfcondc">
<c-input disabled rows="5" type="textarea" v-model="model.gidgrp.blk.trfcondc" maxlength="65" show-word-limit placeholder="请输入Transfer Conditions" ></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-col>
<c-col :span="24">
<el-form-item
label="Transfer Conditions"
prop="gidgrp.blk.trfcondc"
>
<c-input
disabled
rows="5"
type="textarea"
v-model="model.gidgrp.blk.trfcondc"
maxlength="65"
show-word-limit
placeholder="请输入Transfer Conditions"
></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-row> </c-col>
</c-row>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
export default { export default {
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Applicant Ref." prop="gidgrp.apl.pts.ref"> <el-form-item label="Applicant Ref." prop="gidgrp.apl.pts.ref">
<c-input v-model="model.gidgrp.apl.pts.ref" maxlength="16" placeholder="请输入Applicant Ref."></c-input> <c-input
</el-form-item> v-model="model.gidgrp.apl.pts.ref"
</c-col> maxlength="16"
<c-col :span="24"> placeholder="请输入Applicant Ref."
<el-form-item label="Applicant" prop="gidgrp.apl.pts.extkey"> ></c-input>
<c-fullbox> </el-form-item>
<c-input v-model="model.gidgrp.apl.pts.extkey" </c-col>
maxlength="16" <c-col :span="24">
placeholder="请输入External Key of Address" <el-form-item label="Applicant" prop="gidgrp.apl.pts.extkey">
@keyup.enter.native=" <c-fullbox>
showGridPromptDialog(`gidgrp.apl.pts.extkey`) <c-input
"></c-input> v-model="model.gidgrp.apl.pts.extkey"
<template slot="footer"> maxlength="16"
<c-button placeholder="请输入External Key of Address"
style="margin:0 10px 0 10px;padding: 0 12px;" @keyup.enter.native="
size="small" showGridPromptDialog(`gidgrp.apl.pts.extkey`)
type="primary" "
> ></c-input>
<span style="font-family:'宋体';font-weight:bold">i</span> <template slot="footer">
</c-button> <c-button
<c-button disabled size="small" type="primary"> style="margin: 0 10px 0 10px; padding: 0 12px"
Details size="small"
</c-button> type="primary"
</template> >
</c-fullbox> <span style="font-family: '宋体'; font-weight: bold"
</el-form-item> >i</span
</c-col> >
<c-col :span="24"> </c-button>
<el-form-item label="地址名称" prop="gidgrp.apl.pts.adrblk"> <c-button disabled size="small" type="primary">
<c-input disabled rows="5" type="textarea" v-model="model.gidgrp.apl.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入地址名称" ></c-input> Details
</el-form-item> </c-button>
</c-col> </template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址名称" prop="gidgrp.apl.pts.adrblk">
<c-input
disabled
rows="5"
type="textarea"
v-model="model.gidgrp.apl.pts.adrblk"
maxlength="140"
show-word-limit
placeholder="请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='Y'" label="Confirming Bank Ref." prop="gidgrp.con.pts.ref"> <el-form-item
<c-input v-model="model.gidgrp.con.pts.ref" maxlength="16" placeholder="请输入Applicant Ref."></c-input> v-if="model.gitp.swiftflg == 'Y'"
</el-form-item> label="Confirming Bank Ref."
</c-col> prop="gidgrp.con.pts.ref"
<c-col :span="24"> >
<el-form-item v-if="model.gitp.swiftflg=='Y'" label="Confirming Bank" prop="gidgrp.con.pts.extkey"> <c-input
<c-fullbox> v-model="model.gidgrp.con.pts.ref"
<c-input v-model="model.gidgrp.con.pts.extkey" maxlength="16"
maxlength="16" placeholder="请输入Applicant Ref."
placeholder="请输入External Key of Address" ></c-input>
@keyup.enter.native=" </el-form-item>
showGridPromptDialog(`gidgrp.con.pts.extkey`) </c-col>
"></c-input> <c-col :span="24">
<template slot="footer"> <el-form-item
<c-button v-if="model.gitp.swiftflg == 'Y'"
v-if="model.gitp.swiftflg=='Y'" label="Confirming Bank"
style="margin:0 10px 0 10px;padding: 0 12px;" prop="gidgrp.con.pts.extkey"
size="small" >
type="primary" <c-fullbox>
> <c-input
<span style="font-family:'宋体';font-weight:bold">i</span> v-model="model.gidgrp.con.pts.extkey"
</c-button> maxlength="16"
<c-button v-if="model.gitp.swiftflg=='Y'" size="small" type="primary"> placeholder="请输入External Key of Address"
Details @keyup.enter.native="
</c-button> showGridPromptDialog(`gidgrp.con.pts.extkey`)
</template> "
</c-fullbox> ></c-input>
</el-form-item> <template slot="footer">
</c-col> <c-button
<c-col :span="24"> v-if="model.gitp.swiftflg == 'Y'"
<el-form-item v-if="model.gitp.swiftflg=='Y'" label="地址名称" prop="gidgrp.con.pts.adrblk"> style="margin: 0 10px 0 10px; padding: 0 12px"
<c-input type="textarea" rows="4" v-model="model.gidgrp.con.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入地址名称" ></c-input> size="small"
</el-form-item> type="primary"
</c-col> >
<span style="font-family: '宋体'; font-weight: bold"
>i</span
>
</c-button>
<c-button
v-if="model.gitp.swiftflg == 'Y'"
size="small"
type="primary"
>
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'Y'"
label="地址名称"
prop="gidgrp.con.pts.adrblk"
>
<c-input
type="textarea"
rows="4"
v-model="model.gidgrp.con.pts.adrblk"
maxlength="140"
show-word-limit
placeholder="请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'N'"
label="Confirming Bank Ref."
prop="gidgrp.con.pts.ref"
>
<c-input
v-model="model.gidgrp.con.pts.ref"
maxlength="16"
placeholder="请输入Applicant Ref."
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'N'"
label="Confirming Bank"
prop="gidgrp.con.pts.extkey"
>
<c-fullbox>
<c-input
disabled
v-model="model.gidgrp.con.pts.extkey"
maxlength="16"
placeholder="请输入External Key of Address"
@keyup.enter.native="
showGridPromptDialog(`gidgrp.con.pts.extkey`)
"
></c-input>
<template slot="footer">
<c-button
v-if="model.gitp.swiftflg == 'N'"
style="margin: 0 10px 0 10px; padding: 0 12px"
size="small"
type="primary"
>
<span style="font-family: '宋体'; font-weight: bold"
>i</span
>
</c-button>
<c-button
disabled
v-if="model.gitp.swiftflg == 'N'"
size="small"
type="primary"
>
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
v-if="model.gitp.swiftflg == 'N'"
label="地址名称"
prop="gidgrp.con.pts.adrblk"
>
<c-input
disabled
type="textarea"
rows="4"
v-model="model.gidgrp.con.pts.adrblk"
maxlength="140"
show-word-limit
placeholder="请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24"> <!-- <c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="Confirming Bank Ref." prop="gidgrp.con.pts.ref">
<c-input v-model="model.gidgrp.con.pts.ref" maxlength="16" placeholder="请输入Applicant Ref."></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="Confirming Bank" prop="gidgrp.con.pts.extkey">
<c-fullbox>
<c-input disabled v-model="model.gidgrp.con.pts.extkey"
maxlength="16"
placeholder="请输入External Key of Address"
@keyup.enter.native="
showGridPromptDialog(`gidgrp.con.pts.extkey`)
"></c-input>
<template slot="footer">
<c-button
v-if="model.gitp.swiftflg=='N'"
style="margin:0 10px 0 10px;padding: 0 12px;"
size="small"
type="primary"
>
<span style="font-family:'宋体';font-weight:bold">i</span>
</c-button>
<c-button disabled v-if="model.gitp.swiftflg=='N'" size="small" type="primary">
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item v-if="model.gitp.swiftflg=='N'" label="地址名称" prop="gidgrp.con.pts.adrblk">
<c-input disabled type="textarea" rows="4" v-model="model.gidgrp.con.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入地址名称" ></c-input>
</el-form-item>
</c-col>
<!-- <c-col :span="24">
<c-ptap v-if="model.gitp.swiftflg=='N'" <c-ptap v-if="model.gitp.swiftflg=='N'"
:model="model" :model="model"
:argadr="{ :argadr="{
...@@ -125,84 +204,118 @@ ...@@ -125,84 +204,118 @@
> >
</c-ptap> </c-ptap>
</c-col> --> </c-col> -->
</c-col> </c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item label="受益人" prop="gidgrp.ben.pts.ref">
<c-input v-model="model.gidgrp.ben.pts.ref" maxlength="16" placeholder="请输入Applicant Ref."></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="受益人" prop="gidgrp.ben.pts.extkey">
<c-fullbox>
<c-input v-model="model.gidgrp.ben.pts.extkey"
maxlength="16"
placeholder="请输入External Key of Address"
@keyup.enter.native="
showGridPromptDialog(`gidgrp.ben.pts.extkey`)
"></c-input>
<template slot="footer">
<c-button
style="margin:0 10px 0 10px;padding: 0 12px;"
size="small"
type="primary"
>
<span style="font-family:'宋体';font-weight:bold">i</span>
</c-button>
<c-button :disabled="model.gidgrp.rec.hndtyp=='OT'" size="small" type="primary" >
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址名称" prop="gidgrp.ben.pts.adrblk">
<c-input :disabled="model.gidgrp.rec.hndtyp=='OT'" rows="4" type="textarea" v-model="model.gidgrp.ben.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入地址名称" ></c-input>
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item label="受益人" prop="gidgrp.ben.pts.ref">
<c-input
v-model="model.gidgrp.ben.pts.ref"
maxlength="16"
placeholder="请输入Applicant Ref."
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="受益人" prop="gidgrp.ben.pts.extkey">
<c-fullbox>
<c-input
v-model="model.gidgrp.ben.pts.extkey"
maxlength="16"
placeholder="请输入External Key of Address"
@keyup.enter.native="
showGridPromptDialog(`gidgrp.ben.pts.extkey`)
"
></c-input>
<template slot="footer">
<c-button
style="margin: 0 10px 0 10px; padding: 0 12px"
size="small"
type="primary"
>
<span style="font-family: '宋体'; font-weight: bold"
>i</span
>
</c-button>
<c-button
:disabled="model.gidgrp.rec.hndtyp == 'OT'"
size="small"
type="primary"
>
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址名称" prop="gidgrp.ben.pts.adrblk">
<c-input
:disabled="model.gidgrp.rec.hndtyp == 'OT'"
rows="4"
type="textarea"
v-model="model.gidgrp.ben.pts.adrblk"
maxlength="140"
show-word-limit
placeholder="请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Issuing Bank" prop="gidgrp.iss.pts.ref"> <el-form-item label="Issuing Bank" prop="gidgrp.iss.pts.ref">
<c-input v-model="model.gidgrp.iss.pts.ref" maxlength="16" placeholder="请输入Issuing Bank"></c-input> <c-input
</el-form-item> v-model="model.gidgrp.iss.pts.ref"
</c-col> maxlength="16"
<c-col :span="24"> placeholder="请输入Issuing Bank"
<el-form-item label="Issuing Bank" prop="gidgrp.iss.pts.extkey"> ></c-input>
<c-fullbox> </el-form-item>
<c-input v-model="model.gidgrp.iss.pts.extkey" </c-col>
maxlength="16" <c-col :span="24">
placeholder="请输入External Key of Address" <el-form-item label="Issuing Bank" prop="gidgrp.iss.pts.extkey">
@keyup.enter.native=" <c-fullbox>
showGridPromptDialog(`gidgrp.iss.pts.extkey`) <c-input
"></c-input> v-model="model.gidgrp.iss.pts.extkey"
<template slot="footer"> maxlength="16"
<c-button placeholder="请输入External Key of Address"
style="margin:0 10px 0 10px;padding: 0 12px;" @keyup.enter.native="
size="small" showGridPromptDialog(`gidgrp.iss.pts.extkey`)
type="primary" "
> ></c-input>
<span style="font-family:'宋体';font-weight:bold">i</span> <template slot="footer">
</c-button> <c-button
<c-button disabled size="small" type="primary"> style="margin: 0 10px 0 10px; padding: 0 12px"
Details size="small"
</c-button> type="primary"
</template> >
</c-fullbox> <span style="font-family: '宋体'; font-weight: bold"
</el-form-item> >i</span
</c-col> >
<c-col :span="24"> </c-button>
<el-form-item label="地址名称" prop="gidgrp.iss.pts.adrblk"> <c-button disabled size="small" type="primary">
<c-input disabled rows="4" type="textarea" v-model="model.gidgrp.iss.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入地址名称" ></c-input> Details
</el-form-item> </c-button>
</c-col> </template>
</c-col> </c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址名称" prop="gidgrp.iss.pts.adrblk">
<c-input
disabled
rows="4"
type="textarea"
v-model="model.gidgrp.iss.pts.adrblk"
maxlength="140"
show-word-limit
placeholder="请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-col>
</c-row> </c-row>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Additional Parties"> <el-form-item label="Additional Parties">
<c-edit-table <c-edit-table
...@@ -226,53 +339,50 @@ ...@@ -226,53 +339,50 @@
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Ptap from "~/views/Public/Ptap"; import Ptap from "~/views/Public/Ptap";
export default { export default {
components: { "c-ptap": Ptap }, components: { "c-ptap": Ptap },
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {
ptsaddg: { ptsaddg: {
columns: [ columns: [
{ {
title: "Role", title: "Role",
width: "120px", width: "120px",
dataIndex: "rol", dataIndex: "rol",
show: "select", show: "select",
}, },
{ {
title: "Party", title: "Party",
width: "180px", width: "180px",
dataIndex: "ptyextkey", dataIndex: "ptyextkey",
show: "input", show: "input",
}, },
{ {
title: "Name of Party", title: "Name of Party",
width: "250px", width: "250px",
dataIndex: "nam", dataIndex: "nam",
}, },
{ {
title: "Reference for Address", title: "Reference for Address",
width: "250px", width: "250px",
dataIndex: "ref", dataIndex: "ref",
}, },
], ],
urls: "gitp.ptsaddp.ptsaddg", urls: "gitp.ptsaddp.ptsaddg",
}, },
} };
}, },
methods:{...Event}, methods: { ...Event },
created:function(){ created: function () {},
};
}
}
</script> </script>
<style> <style>
</style> </style>
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <c-row>
<c-col :span="24"> <c-col :span="24">
<c-col :span="12"> <c-col :span="12">
<c-col :span="24">
<c-ptap
:model="model"
:argadr="{
title: 'Applicant',
grp: 'gidgrp',
rol: 'apc',
}"
:disabled="false"
>
</c-ptap>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-ptap :model="model" :argadr="{ <c-ptap
title: 'Applicant', :model="model"
grp: 'gidgrp', :argadr="{
rol: 'apc', title: 'Obligor',
}" grp: 'gidgrp',
:disabled="false"> rol: 'ctc',
</c-ptap> }"
</c-col> :disabled="false"
@onAplpDet="onCtcpDet"
<c-col :span="24"> >
<c-ptap :model="model" :argadr="{ </c-ptap>
title: 'Obligor', </c-col>
grp: 'gidgrp',
rol: 'ctc',
}"
:disabled="false"
@onAplpDet="onCtcpDet">
</c-ptap>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-ptap :model="model" :argadr="{ <c-ptap
title: 'Int. Beneficiary', :model="model"
grp: 'gidgrp', :argadr="{
rol: 'bec', title: 'Int. Beneficiary',
}" grp: 'gidgrp',
:disabled="false" rol: 'bec',
@onAplpDet="onBecpDet"> }"
</c-ptap> :disabled="false"
</c-col> @onAplpDet="onBecpDet"
</c-col> >
<c-col :span="11" :offset="1"> </c-ptap>
<c-col :span="24"> </c-col>
<c-ptap :model="model" :argadr="{ </c-col>
title: 'Issuing Bank', <c-col :span="11" :offset="1">
grp: 'gidgrp', <c-col :span="24">
rol: 'iss', <c-ptap
}" :model="model"
:disabled="true" :argadr="{
@onAplpDet="onCtcpDet"> title: 'Issuing Bank',
</c-ptap> grp: 'gidgrp',
</c-col> rol: 'iss',
}"
:disabled="true"
@onAplpDet="onCtcpDet"
>
</c-ptap>
</c-col>
<c-col :span="24"> <c-col :span="24">
<c-ptap :model="model" :argadr="{ <c-ptap
title: 'Ultimate Ben Bank', :model="model"
grp: 'gidgrp', :argadr="{
rol: 'ben', title: 'Ultimate Ben Bank',
}" grp: 'gidgrp',
:disabled="true" rol: 'ben',
@onAplpDet="onCtcpDet"> }"
</c-ptap> :disabled="true"
</c-col> @onAplpDet="onCtcpDet"
>
</c-ptap>
</c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Avail. with Bank Ref." prop="gidgrp.avc.pts.ref"> <el-form-item
<c-input disabled v-model="model.gidgrp.avc.pts.ref" maxlength="16" placeholder="请输入Avail. with Bank Ref."></c-input> label="Avail. with Bank Ref."
</el-form-item> prop="gidgrp.avc.pts.ref"
</c-col> >
<c-col :span="24"> <c-input
<el-form-item label="External Key of Address" prop="gidgrp.avc.pts.extkey"> disabled
<c-fullbox> v-model="model.gidgrp.avc.pts.ref"
<c-input disabled v-model="model.gidgrp.avc.pts.extkey" maxlength="16" placeholder="请输入External Key of Address"></c-input> maxlength="16"
<template slot="footer"> placeholder="请输入Avail. with Bank Ref."
<c-button ></c-input>
style="margin:0 10px 0 10px;padding: 0 12px;" </el-form-item>
size="small" </c-col>
type="primary" <c-col :span="24">
icon="el-icon-search" <el-form-item
@click="onSeainf(`gidgrp.avc.pts.extkey`)" label="External Key of Address"
> prop="gidgrp.avc.pts.extkey"
</c-button> >
<c-button size="small" type="primary" @click="onAvcpDet"> <c-fullbox>
Details <c-input
</c-button> disabled
</template> v-model="model.gidgrp.avc.pts.extkey"
</c-fullbox> maxlength="16"
</el-form-item> placeholder="请输入External Key of Address"
</c-col> ></c-input>
<c-col :span="24"> <template slot="footer">
<el-form-item label="Name of Party" prop="gidgrp.avc.pts.nam"> <c-button
<c-input disabled v-model="model.gidgrp.avc.pts.nam" maxlength="40" placeholder="请输入Name of Party"></c-input> style="margin: 0 10px 0 10px; padding: 0 12px"
</el-form-item> size="small"
</c-col> type="primary"
</c-col> icon="el-icon-search"
@click="onSeainf(`gidgrp.avc.pts.extkey`)"
>
</c-button>
<c-button size="small" type="primary" @click="onAvcpDet">
Details
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Name of Party" prop="gidgrp.avc.pts.nam">
<c-input
disabled
v-model="model.gidgrp.avc.pts.nam"
maxlength="40"
placeholder="请输入Name of Party"
></c-input>
</el-form-item>
</c-col>
</c-col> </c-col>
</c-col>
</c-row> </c-row>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess"; import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Event from "~/model/Getame/Event" import Event from "~/model/Getame/Event";
import Ptap from "~/views/Public/Ptap"; import Ptap from "~/views/Public/Ptap";
export default { export default {
components: { "c-ptap": Ptap }, components: { "c-ptap": Ptap },
inject: ['root'], inject: ["root"],
props:["model","codes"], props: ["model", "codes"],
mixins: [commonProcess], mixins: [commonProcess],
data(){ data() {
return { return {};
},
} methods: { ...Event },
}, created: function () {},
methods:{...Event}, };
created:function(){
}
}
</script> </script>
<style> <style>
</style> </style>
...@@ -15,145 +15,212 @@ ...@@ -15,145 +15,212 @@
<!-- <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> </c-function-btn>
<el-form :model="model" :rules="rules" ref="modelForm" label-width="150px" label-position="right" size="small" :validate-on-rule-change="false"> <el-form
<c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick"> :model="model"
<!--gitp PD001291 开立方式 --> :rules="rules"
<el-tab-pane label="开立方式" name="opnp"> ref="modelForm"
<m-opnp :model="model" :codes="codes"/> label-width="150px"
</el-tab-pane> label-position="right"
<!--gitamep PD002031 Amendment --> size="small"
<el-tab-pane label="Amendment" name="ameps20"> :validate-on-rule-change="false"
<m-ameps20 :model="model" :codes="codes"/> >
</el-tab-pane> <c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick">
<!--gitamep PD002100 Amendment Dates --> <!--gitp PD001291 开立方式 -->
<el-tab-pane label="Amendment Dates" name="amedat20"> <el-tab-pane label="开立方式" name="opnp">
<m-amedat20 :model="model" :codes="codes"/> <m-opnp :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<!--gitp PD000002 Overview --> <!--gitamep PD002031 Amendment -->
<el-tab-pane label="Overview" name="ovwp"> <el-tab-pane label="Amendment" name="ameps20">
<c-content> <m-ameps20 :model="model" :codes="codes" />
<m-ovwp :model="model" :codes="codes"/> </el-tab-pane>
</c-content> <!--gitamep PD002100 Amendment Dates -->
</el-tab-pane> <el-tab-pane label="Amendment Dates" name="amedat20">
<!--gitp PD000043 Parties --> <m-amedat20 :model="model" :codes="codes" />
<el-tab-pane label="Parties" name="ptyp"> </el-tab-pane>
<m-ptyp :model="model" :codes="codes"/> <!--gitp PD000002 Overview -->
</el-tab-pane> <el-tab-pane label="Overview" name="ovwp">
<!--gitp PD000727 Presentation/ Delivery --> <c-content>
<el-tab-pane v-if="model.gitp.swiftflg=='Y'" label="Presentation/ Delivery" name="preperp"> <m-ovwp :model="model" :codes="codes" />
<m-preperp :model="model" :codes="codes"/> </c-content>
</el-tab-pane> </el-tab-pane>
<!--gitp PD000389 Details --> <!--gitp PD000043 Parties -->
<el-tab-pane label="Details" name="detp"> <el-tab-pane label="Parties" name="ptyp">
<m-detp :model="model" :codes="codes"/> <m-ptyp :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<!--gitp PD000727 Presentation/ Delivery -->
<el-tab-pane
v-if="model.gitp.swiftflg == 'Y'"
label="Presentation/ Delivery"
name="preperp"
>
<m-preperp :model="model" :codes="codes" />
</el-tab-pane>
<!--gitp PD000389 Details -->
<el-tab-pane label="Details" name="detp">
<m-detp :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane v-if="model.gitp.swiftflg=='Y'&&model.gitamep.prtflg=='X'" label="Undertaking Text" name="gidtxtp"> <el-tab-pane
<m-gidtxtp :model="model" :codes="codes"/> v-if="model.gitp.swiftflg == 'Y' && model.gitamep.prtflg == 'X'"
</el-tab-pane> label="Undertaking Text"
name="gidtxtp"
>
<m-gidtxtp :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane v-if="model.gitp.swiftflg=='Y'&&(model.gidgrp.rec.legfrm=='STBY'||model.gidgrp.rec.purpos=='ACNF')" label="Confirmation Details" name="confp"> <el-tab-pane
<m-confp :model="model" :codes="codes"/> v-if="
</el-tab-pane> model.gitp.swiftflg == 'Y' &&
<!--getame PD050035 History --> (model.gidgrp.rec.legfrm == 'STBY' ||
<el-tab-pane label="History" name="amephis"> model.gidgrp.rec.purpos == 'ACNF')
<m-amephis :model="model" :codes="codes"/> "
</el-tab-pane> label="Confirmation Details"
name="confp"
>
<m-confp :model="model" :codes="codes" />
</el-tab-pane>
<!--getame PD050035 History -->
<el-tab-pane label="History" name="amephis">
<m-amephis :model="model" :codes="codes" />
</el-tab-pane>
<el-tab-pane label="Liability" name="liability"> <el-tab-pane label="Liability" name="liability">
<m-engp :model="model" :codes="codes"/> <m-engp :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="Settlement" name="setpan"> <el-tab-pane label="Settlement" name="setpan">
<m-setpan :model="model" :codes="codes"/> <m-setpan :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane v-if=this.flag label="Bookings" name="glepan"> <el-tab-pane v-if="this.flag" label="Bookings" name="glepan">
<m-glepan :model="model" :codes="codes"/> <m-glepan :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="Completion" name="Completion"> <el-tab-pane label="Completion" name="Completion">
<m-coninfp :model="model" :codes="codes"/> <m-coninfp :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="Messages" name="Messages"> <el-tab-pane label="Messages" name="Messages">
<m-docpan :model="model" :codes="codes"/> <m-docpan :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="Attachments" name="Attachments"> <el-tab-pane label="Attachments" name="Attachments">
<m-doctre :model="model" :codes="codes"/> <m-doctre :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<el-tab-pane v-if="model.gidgrp.rec.purpos=='ISCO'||model.gidgrp.rec.purpos=='ICCO'" label="Seq C : Overview" name="ovwpc"> <el-tab-pane
<c-content> v-if="
<m-ovwpc :model="model" :codes="codes"/> model.gidgrp.rec.purpos == 'ISCO' ||
</c-content> model.gidgrp.rec.purpos == 'ICCO'
</el-tab-pane> "
label="Seq C : Overview"
name="ovwpc"
>
<c-content>
<m-ovwpc :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<el-tab-pane v-if="model.gidgrp.rec.purpos=='ISCO'||model.gidgrp.rec.purpos=='ICCO'" label="Seq C : Parties" name="ptypc"> <el-tab-pane
<c-content> v-if="
<m-ptypc :model="model" :codes="codes"/> model.gidgrp.rec.purpos == 'ISCO' ||
</c-content> model.gidgrp.rec.purpos == 'ICCO'
</el-tab-pane> "
label="Seq C : Parties"
name="ptypc"
>
<c-content>
<m-ptypc :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<el-tab-pane v-if="model.gidgrp.rec.purpos=='ISCO'||model.gidgrp.rec.purpos=='ICCO'" label="Seq C : Presentation/Delivery" name="preperpc"> <el-tab-pane
<c-content> v-if="
<m-preperpc :model="model" :codes="codes"/> model.gidgrp.rec.purpos == 'ISCO' ||
</c-content> model.gidgrp.rec.purpos == 'ICCO'
</el-tab-pane> "
label="Seq C : Presentation/Delivery"
name="preperpc"
>
<c-content>
<m-preperpc :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<el-tab-pane v-if="model.gidgrp.rec.purpos=='ISCO'||model.gidgrp.rec.purpos=='ICCO'" label="Seq C : Details" name="detpc"> <el-tab-pane
<c-content> v-if="
<m-detpc :model="model" :codes="codes"/> model.gidgrp.rec.purpos == 'ISCO' ||
</c-content> model.gidgrp.rec.purpos == 'ICCO'
</el-tab-pane> "
<el-tab-pane v-if="model.gidgrp.rec.purpos=='ISCO'||model.gidgrp.rec.purpos=='ICCO'" label="Seq C : Undertaking Text" name="gidtxtpc"> label="Seq C : Details"
<c-content> name="detpc"
<m-gidtxtpc :model="model" :codes="codes"/> >
</c-content> <c-content>
</el-tab-pane> <m-detpc :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<el-tab-pane
v-if="
model.gidgrp.rec.purpos == 'ISCO' ||
model.gidgrp.rec.purpos == 'ICCO'
"
label="Seq C : Undertaking Text"
name="gidtxtpc"
>
<c-content>
<m-gidtxtpc :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<el-tab-pane v-if="model.gitp.aacp.aacmod.addamtflg=='X'" label="Seq C : Add Amounts" name="aacp"> <el-tab-pane
<c-content> v-if="model.gitp.aacp.aacmod.addamtflg == 'X'"
<m-aacp :model="model" :codes="codes"/> label="Seq C : Add Amounts"
</c-content> name="aacp"
</el-tab-pane> >
<c-content>
<m-aacp :model="model" :codes="codes" />
</c-content>
</el-tab-pane>
<el-tab-pane label="统一授信" name="limitbody"> <el-tab-pane label="统一授信" name="limitbody">
<m-limitbody :model="model" :codes="codes"/> <m-limitbody :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
</c-tabs> </c-tabs>
</el-form> </el-form>
<c-grid-ety-prompt-dialog ref="etyDialog" :promptData="promptData" v-on:select-ety="selectEty"> <c-grid-ety-prompt-dialog
ref="etyDialog"
:promptData="promptData"
v-on:select-ety="selectEty"
>
</c-grid-ety-prompt-dialog> </c-grid-ety-prompt-dialog>
</div> </div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api";
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable";
import Getame from "~/model/Getame" import Getame from "~/model/Getame";
import commonProcess from "~/mixin/commonProcess" import commonProcess from "~/mixin/commonProcess";
import commonFuncs from "~/mixin/commonFuncs"; import commonFuncs from "~/mixin/commonFuncs";
import Check from "~/model/Getame/Check" import Check from "~/model/Getame/Check";
import Default from "~/model/Getame/Default" import Default from "~/model/Getame/Default";
import Pattern from "~/model/Getame/Pattern" import Pattern from "~/model/Getame/Pattern";
import Opnp from "./Opnp" import Opnp from "./Opnp";
import Ameps20 from "./Ameps20" import Ameps20 from "./Ameps20";
import Amedat20 from "./Amedat20" import Amedat20 from "./Amedat20";
import Ovwp from "./Ovwp" import Ovwp from "./Ovwp";
import Ptyp from "./Ptyp" import Ptyp from "./Ptyp";
import Preperp from "./Preperp" import Preperp from "./Preperp";
import Detp from "./Detp" import Detp from "./Detp";
import Amephis from "./Amephis" import Amephis from "./Amephis";
import Gidtxtp from "./Gidtxtp" import Gidtxtp from "./Gidtxtp";
import Confp from "./Confp" import Confp from "./Confp";
import Ovwpc from "./Ovwpc" import Ovwpc from "./Ovwpc";
import Ptypc from "./Ptypc" import Ptypc from "./Ptypc";
import Preperpc from "./Preperpc" import Preperpc from "./Preperpc";
import Detpc from "./Detpc" import Detpc from "./Detpc";
import Gidtxtpc from "./Gidtxtpc" import Gidtxtpc from "./Gidtxtpc";
import Aacp from "./Aacp" import Aacp from "./Aacp";
import Engp from "~/views/Public/Engp"; import Engp from "~/views/Public/Engp";
import Ccvpan from "~/views/Public/Ccvpan"; import Ccvpan from "~/views/Public/Ccvpan";
...@@ -165,95 +232,90 @@ import Doctre from "~/views/Public/Doctre"; ...@@ -165,95 +232,90 @@ import Doctre from "~/views/Public/Doctre";
import Limitbody from "~/views/Public/Limitbody"; import Limitbody from "~/views/Public/Limitbody";
export default { export default {
name: "Getame", name: "Getame",
components:{ components: {
"m-opnp" : Opnp, "m-opnp": Opnp,
"m-ameps20" : Ameps20, "m-ameps20": Ameps20,
"m-amedat20" : Amedat20, "m-amedat20": Amedat20,
"m-ovwp" : Ovwp, "m-ovwp": Ovwp,
"m-ptyp" : Ptyp, "m-ptyp": Ptyp,
"m-preperp" : Preperp, "m-preperp": Preperp,
"m-detp" : Detp, "m-detp": Detp,
"m-amephis" : Amephis, "m-amephis": Amephis,
"m-gidtxtp" : Gidtxtp, "m-gidtxtp": Gidtxtp,
"m-confp" :Confp, "m-confp": Confp,
"m-engp" :Engp, "m-engp": Engp,
"m-ccvpan" :Ccvpan, "m-ccvpan": Ccvpan,
"m-setpan" : Setpan, "m-setpan": Setpan,
"m-glepan" :Glepan, "m-glepan": Glepan,
"m-coninfp" :Coninfp, "m-coninfp": Coninfp,
"m-docpan" :Docpan, "m-docpan": Docpan,
"m-doctre" :Doctre, "m-doctre": Doctre,
"m-limitbody" : Limitbody, "m-limitbody": Limitbody,
"m-ovwpc" :Ovwpc, "m-ovwpc": Ovwpc,
"m-ptypc" : Ptypc, "m-ptypc": Ptypc,
"m-preperpc" :Preperpc, "m-preperpc": Preperpc,
"m-detpc" :Detpc, "m-detpc": Detpc,
"m-gidtxtpc" :Gidtxtpc, "m-gidtxtpc": Gidtxtpc,
"m-aacp" :Aacp, "m-aacp": Aacp,
},
}, provide() {
provide() { return {
return { root: this,
root: this };
} },
mixins: [commonProcess, commonFuncs], // 里面包含了Default、Check等的公共处理
data() {
return {
tabVal: "opnp",
trnName: "getame",
trnType: "",
model: new Getame().data,
checkRules: Check,
defaultRules: Default,
pattern: Pattern,
rules: null,
codes: {
...CodeTable,
},
flag: false,
};
},
methods: {
myTabClick(tab) {
this.tabClick(tab);
/**
* do it yourself
**/
let name = tab.name;
let rulePath;
if (name === "setpan") {
this.flag = true;
}
if (!!rulePath) {
this.executeRule(rulePath).then((res) => {
if (res.respCode == SUCCESS) {
this.updateModel(res.data);
}
});
}
}, },
mixins: [commonProcess,commonFuncs], // 里面包含了Default、Check等的公共处理 },
data(){ created: async function () {
return { console.log("进入getame交易");
tabVal: "opnp", let rtnmsg = await this.init({});
trnName: "getame", if (rtnmsg.respCode == SUCCESS) {
trnType: "", this.updateModel(rtnmsg.data);
model: new Getame().data, //TODO 处理数据逻辑
checkRules: Check, if (this.isInDisplay) {
defaultRules: Default, this.restoreDisplay();
pattern: Pattern, }
rules: null, } else {
codes: { this.$notify.error({ title: "错误", message: "服务请求失败!" });
...CodeTable,
},
flag:false,
}
},
methods:{
myTabClick(tab){
this.tabClick(tab)
/**
* do it yourself
**/
let name = tab.name
let rulePath;
if(name==="setpan"){
this.flag=true;
}
if (!!rulePath) {
this.executeRule(rulePath).then(res => {
if (res.respCode == SUCCESS) {
this.updateModel(res.data)
}
})
}
}
},
created:async function(){
console.log("进入getame交易");
let rtnmsg = await this.init({})
if(rtnmsg.respCode == SUCCESS)
{
this.updateModel(rtnmsg.data)
//TODO 处理数据逻辑
if (this.isInDisplay) {
this.restoreDisplay();
}
}
else
{
this.$notify.error({title: '错误',message: '服务请求失败!'});
}
} }
} },
};
</script> </script>
<style> <style>
</style> </style>
...@@ -48,14 +48,8 @@ ...@@ -48,14 +48,8 @@
v-model="model.gidgrp.rec.sndto" v-model="model.gidgrp.rec.sndto"
style="width: 100%" style="width: 100%"
placeholder="请选择Undertaking Send to" placeholder="请选择Undertaking Send to"
:code="getValues('gidgrp.rec.sndto')"
> >
<el-option
v-for="item in codes.rolall"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<c-input-xml <c-input-xml
type="textarea" type="textarea"
:model="model.gidgrp.blk.gtxgidtxt" :model="model.gidgrp.blk.gtxgidtxt"
rows="15" :maxRows="10"
maxlength="32500" maxlength="32500"
show-word-limit show-word-limit
placeholder="请输入Guarantee Text with Variables" placeholder="请输入Guarantee Text with Variables"
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<c-input-xml <c-input-xml
:disabled="model.gitp.gidtxtmodflgc == ''" :disabled="model.gitp.gidtxtmodflgc == ''"
type="textarea" type="textarea"
rows="15" :maxRows="10"
:model="model.gidgrp.blk.gtxgidtxtc" :model="model.gidgrp.blk.gtxgidtxtc"
maxlength="32500" maxlength="32500"
show-word-limit show-word-limit
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<c-input-xml <c-input-xml
type="textarea" type="textarea"
:modle="model.gidgrp.blk.gtxgidtxtc" :modle="model.gidgrp.blk.gtxgidtxtc"
rows="15" :maxRows="10"
maxlength="32500" maxlength="32500"
show-word-limit show-word-limit
placeholder="请输入Guarantee Text with Variables - Counter Undertaking" placeholder="请输入Guarantee Text with Variables - Counter Undertaking"
......
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