Commit 9eec6375 by liyixun

getame优化

parent 0a0da8c5
<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">
<!-- 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">
<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>
...@@ -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