Commit 105909d4 by wangna

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 af11e40d bbf6bb86
......@@ -5,7 +5,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="left"
label-width="110px"
size="small"
......@@ -131,7 +130,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -5,7 +5,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="left"
label-width="110px"
size="small"
......@@ -125,7 +124,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -4,7 +4,7 @@
<c-col :span="8">
<c-form-item label="申报编号" prop="errcfa.rptno" style="width: 100%">
<c-input v-model="model.errcfa.rptno" maxlength="33"
:placeholder="$t('other.please_enter') + '申报编号'">
placeholder="请输入申报编号">
</c-input>
</c-form-item>
</c-col>
......@@ -65,7 +65,7 @@
</c-button>
</el-popover>
<c-button style="margin-left: 5px" size="small" type="primary"
@click="getButtons(scope.row['业务参考号'])">
@click="getButtons(scope.row['申报编号'])">
处理
</c-button>
</template>
......
......@@ -3,7 +3,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......@@ -129,7 +128,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -5,7 +5,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="left"
label-width="110px"
size="small"
......@@ -126,7 +125,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
<template>
<div class="eibs">
<c-row>
<c-col :span="12">
<c-col :span="24">
<c-col :span="12">
<c-form-item label="附加金额" prop="gidgrp.cbs.mac2.cur">
<c-input
disabled
v-model="model.gidgrp.cbs.mac2.cur"
maxlength="3"
placeholder="请输入附加金额"
></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label-width="5px" prop="gidgrp.cbs.mac2.amt">
<c-input
disabled
v-model="model.gidgrp.cbs.mac2.amt"
placeholder="请输入"
></c-input>
</c-form-item>
</c-col>
<!-- ======================= 左边 ========================= -->
<c-col :span="12" style="padding-right: 20px">
<c-col :span="24">
<c-col :span="12">
<c-form-item label="附加金额" prop="gidgrp.cbs.mac2.cur">
<c-input disabled v-model="model.gidgrp.cbs.mac2.cur" maxlength="3" placeholder="请输入附加金额"></c-input>
</c-form-item>
</c-col>
<c-col :span="24">
<c-col :span="12">
<c-form-item label="附加金额余额" prop="gidgrp.cbs.opc2.cur">
<c-input
disabled
v-model="model.gidgrp.cbs.opc2.cur"
maxlength="3"
placeholder="请输入"
></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label-width="5px" prop="gidgrp.cbs.opc2.amt">
<c-input
disabled
v-model="model.gidgrp.cbs.opc2.amt"
placeholder="请输入"
></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label-width="5px" prop="gidgrp.cbs.mac2.amt">
<c-input disabled v-model="model.gidgrp.cbs.mac2.amt" placeholder="请输入"></c-input>
</c-form-item>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<c-form-item label="39C场" prop="gidgrp.blk.addamtcovc">
<c-input
type="textarea"
v-model="model.gidgrp.blk.addamtcovc"
maxlength="65"
show-word-limit
placeholder="请输入39C场"
></c-input>
<c-col :span="24">
<c-col :span="12">
<c-form-item label="附加金额余额" prop="gidgrp.cbs.opc2.cur">
<c-input disabled v-model="model.gidgrp.cbs.opc2.cur" maxlength="3" placeholder="请输入"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label-width="5px" prop="gidgrp.cbs.opc2.amt">
<c-input disabled v-model="model.gidgrp.cbs.opc2.amt" placeholder="请输入"></c-input>
</c-form-item>
</c-col>
</c-col>
</c-row>
</c-col>
<!-- ======================= 右边 ========================= -->
<c-col :span="12" style="padding-left: 20px">
<c-col :span="24">
<c-form-item label="39C场" prop="gidgrp.blk.addamtcovc">
<c-input type="textarea" v-model="model.gidgrp.blk.addamtcovc" maxlength="65" show-word-limit
placeholder="请输入39C场"></c-input>
</c-form-item>
</c-col>
</c-col>
</div>
</template>
<script>
......@@ -75,8 +53,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
<template>
<div class="eibs">
<c-row>
<!-- ======================= 左边 ========================= -->
<c-col :span="12" style="padding-right: 20px">
<c-col :span="24">
<c-col :span="12">
<c-col :span="24">
<c-col :span="14">
<el-form-item
label="附加金额"
prop="gidgrp.cbs.max2.cur"
>
<c-input
disabled
v-model="model.gidgrp.cbs.max2.cur"
maxlength="3"
placeholder="请输入附加金额"
></c-input>
</el-form-item>
</c-col>
<c-col :span="10">
<el-form-item label-width="5px" prop="gidgrp.gidgrp.cbs.max2.amt">
<c-input
disabled
v-model="model.gidgrp.cbs.max2.amt"
placeholder="请输入"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="14">
<el-form-item label="附加金额" prop="gidgrp.cbs.max2.cur">
<c-input disabled v-model="model.gidgrp.cbs.max2.cur" maxlength="3" placeholder="请输入附加金额"></c-input>
</el-form-item>
</c-col>
<c-col :span="10">
<el-form-item label-width="5px" prop="gidgrp.gidgrp.cbs.max2.amt">
<c-input disabled v-model="model.gidgrp.cbs.max2.amt" placeholder="请输入"></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="14">
<el-form-item label="附加金额余额" prop="gidgrp.cbs.opn2.cur">
<c-input
disabled
v-model="model.gidgrp.cbs.opn2.cur"
maxlength="3"
placeholder="请输入附加金额余额"
></c-input>
</el-form-item>
</c-col>
<c-col :span="10">
<el-form-item label-width="5px" prop="gidgrp.cbs.opn2.amt">
<c-input
disabled
v-model="model.gidgrp.cbs.opn2.amt"
placeholder="请输入"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="14">
<el-form-item label="附加金额余额" prop="gidgrp.cbs.opn2.cur">
<c-input disabled v-model="model.gidgrp.cbs.opn2.cur" maxlength="3" placeholder="请输入附加金额余额"></c-input>
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<el-form-item label="39C场" prop="gidgrp.blk.addamtcovs20">
<c-input
disabled
type="textarea"
:rows="4"
v-model="model.gidgrp.blk.addamtcovs20"
maxlength="65"
show-word-limit
placeholder="请输入39C场"
></c-input>
</el-form-item>
</c-col>
<c-col :span="10">
<el-form-item label-width="5px" prop="gidgrp.cbs.opn2.amt">
<c-input disabled v-model="model.gidgrp.cbs.opn2.amt" placeholder="请输入"></c-input>
</el-form-item>
</c-col>
</c-col>
</c-row>
</c-col>
<!-- ======================= 左边 ========================= -->
<c-col :span="12" style="padding-right: 20px">
<c-col :span="24">
<el-form-item label="39C场" prop="gidgrp.blk.addamtcovs20">
<c-input disabled type="textarea" :rows="4" v-model="model.gidgrp.blk.addamtcovs20" maxlength="65"
show-word-limit placeholder="请输入39C场"></c-input>
</el-form-item>
</c-col>
</c-col>
</div>
</template>
<script>
......@@ -83,8 +55,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
<template>
<div class="eibs">
<c-col :span="20">
<c-form-item
label="修改之前的保函文本"
prop="oldgidgrp.blk.gidtxt"
label-width="130px"
>
<i-stream-input
disabled
type="textarea"
rows="8"
:model="model.oldgidgrp.blk.gidtxt"
maxlength="65"
show-word-limit
placeholder="请输入修改之前的保函文本"
></i-stream-input>
<c-form-item label="修改之前的保函文本" prop="oldgidgrp.blk.gidtxt" label-width="130px">
<i-stream-input disabled type="textarea" rows="8" :model="model.oldgidgrp.blk.gidtxt" maxlength="65"
show-word-limit placeholder="请输入修改之前的保函文本"></i-stream-input>
</c-form-item>
</c-col>
<c-col :span="20">
<c-form-item label="迄今为止的修订" prop="gidgrp.blk.gidtxtame" label-width="130px">
<c-input
disabled
type="textarea"
rows="8"
v-model="model.gidgrp.blk.gidtxtame"
maxlength="65"
show-word-limit
placeholder="请输入迄今为止的修订"
></c-input>
<c-input disabled type="textarea" rows="8" v-model="model.gidgrp.blk.gidtxtame" maxlength="65" show-word-limit
placeholder="请输入迄今为止的修订"></c-input>
</c-form-item>
</c-col>
</div>
......@@ -49,8 +31,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
<template>
<div class="eibs">
<c-col :span="18">
<c-col :span="20">
<c-form-item label="保函文本" prop="oldgidgrp.blk.gidtxtc">
<c-input
:rows="5"
disabled
type="textarea"
v-model="model.oldgidgrp.blk.gidtxtc"
maxlength="65"
show-word-limit
placeholder="请输入保函文本"
></c-input>
<c-input :rows="8" disabled type="textarea" v-model="model.oldgidgrp.blk.gidtxtc" maxlength="65" show-word-limit
placeholder="请输入保函文本"></c-input>
</c-form-item>
</c-col>
<c-col :span="18">
<c-col :span="20">
<c-form-item label="迄今为止的修订" prop="oldgidgrp.blk.gidtxtamec">
<c-input
:rows="5"
disabled
type="textarea"
v-model="model.oldgidgrp.blk.gidtxtamec"
maxlength="65"
show-word-limit
placeholder="请输入迄今为止的修订"
></c-input>
<c-input :rows="8" disabled type="textarea" v-model="model.oldgidgrp.blk.gidtxtamec" maxlength="65"
show-word-limit placeholder="请输入迄今为止的修订"></c-input>
</c-form-item>
</c-col>
</div>
......@@ -42,8 +28,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
......@@ -6,116 +6,58 @@
<c-col :span="24">
<c-col :span="16">
<c-col :span="24">
<el-form-item
v-if="model.gitp.gidtxtmodflg == ''"
label="保函文本可变因素"
prop="gidgrp.blk.gidtxt"
>
<i-stream-input
:disabled="model.gitp.gidtxtmodflg == ''"
type="textarea"
rows="15"
:model="model.gidgrp.blk.gidtxt"
maxlength="65"
show-word-limit
placeholder="请输入保函文本可变因素"
></i-stream-input>
<el-form-item v-if="model.gitp.gidtxtmodflg == ''" label="保函文本可变因素" prop="gidgrp.blk.gidtxt">
<i-stream-input :disabled="model.gitp.gidtxtmodflg == ''" type="textarea" rows="16"
:model="model.gidgrp.blk.gidtxt" maxlength="65" show-word-limit placeholder="请输入保函文本可变因素">
</i-stream-input>
</el-form-item>
<el-form-item
v-if="model.gitp.gidtxtmodflg == 'X'"
label="保函文本可变因素"
prop="gidgrp.blk.gtxgidtxt"
>
<i-stream-input
type="textarea"
:model="model.gidgrp.blk.gtxgidtxt"
rows="15"
maxlength="65"
show-word-limit
placeholder="请输入保函文本可变因素"
></i-stream-input>
<el-form-item v-if="model.gitp.gidtxtmodflg == 'X'" label="保函文本可变因素" prop="gidgrp.blk.gtxgidtxt">
<i-stream-input type="textarea" :model="model.gidgrp.blk.gtxgidtxt" rows="16" maxlength="65"
show-word-limit placeholder="请输入保函文本可变因素"></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"
>修改保函文本</c-checkbox
>
<c-col :span="12" :offset="12">
<c-checkbox v-model="model.gitp.gidtxtmodflg" style="margin: 0 0 0 10px" class="checkbox-left">修改保函文本</c-checkbox>
</c-col>
<c-col :span="24">
<c-checkbox
v-model="model.gitp.chkgidtxt"
style="margin: 0 0 0 10px"
>允许</c-checkbox
>
<c-col :span="24" :offset="12">
<c-checkbox v-model="model.gitp.chkgidtxt" style="margin: 0 0 0 10px" class="checkbox-left">允许</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"
>
<c-button :disabled="model.gitp.gidtxtmodflg == ''" size="small" type="primary"
style="margin: 18px 0 0 10px; width: 50%" @click="onGitpButdif">
查看系统文本
</c-button>
</c-col>
<c-col :span="24">
<c-button
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpButdifhis"
>
<c-button size="small" type="primary" style="margin: 5px 0 0 10px; width: 50%" @click="onGitpButdifhis">
查看历史文本
</c-button>
</c-col>
<template v-if="model.gitp.gidtxtmodflg == 'X'">
<c-col :span="24">
<c-button
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpShwgidtxt"
>
<c-button size="small" type="primary" style="margin: 5px 0 0 10px; width: 50%" @click="onGitpShwgidtxt">
显示文本
</c-button>
</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="请输入保函编号"
></c-input>
<c-input style="margin: 5px 0 0 10px; width: 50%" v-model="model.gidgrp.rec.ownref" maxlength="16"
placeholder="请输入保函编号"></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 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 :disabled="model.gitp.gidtxtmodflg == ''" size="small" type="primary"
style="margin: 5px 0 0 10px; width: 50%" @click="onGitpGidtxtmod">
修改中文保函文本
</c-button>
</c-col>
......@@ -140,8 +82,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
......@@ -4,116 +4,59 @@
<c-col :span="24">
<c-col :span="16">
<c-col :span="24">
<el-form-item
v-if="model.gitp.gidtxtmodflgc == ''"
label="保函文本可变因素"
prop="gidgrp.blk.gtxgidtxt"
>
<i-stream-input
:disabled="model.gitp.gidtxtmodflgc == ''"
type="textarea"
rows="15"
:model="model.gidgrp.blk.gtxgidtxtc"
maxlength="65"
show-word-limit
placeholder="请输入保函文本可变因素"
></i-stream-input>
<el-form-item v-if="model.gitp.gidtxtmodflgc == ''" label="保函文本可变因素" prop="gidgrp.blk.gtxgidtxt">
<i-stream-input :disabled="model.gitp.gidtxtmodflgc == ''" type="textarea" rows="15"
:model="model.gidgrp.blk.gtxgidtxtc" maxlength="65" show-word-limit placeholder="请输入保函文本可变因素">
</i-stream-input>
</el-form-item>
<el-form-item
v-if="model.gitp.gidtxtmodflgc == 'X'"
label="保函文本可变因素 - 抵消保函文本"
prop="gidgrp.blk.gtxgidtxtc"
>
<i-stream-input
type="textarea"
:modle="model.gidgrp.blk.gtxgidtxtc"
rows="15"
maxlength="65"
show-word-limit
placeholder="请输入保函文本可变因素 - 抵消保函文本"
></i-stream-input>
<el-form-item v-if="model.gitp.gidtxtmodflgc == 'X'" label="保函文本可变因素 - 抵消保函文本" prop="gidgrp.blk.gtxgidtxtc">
<i-stream-input type="textarea" :modle="model.gidgrp.blk.gtxgidtxtc" rows="15" maxlength="65"
show-word-limit placeholder="请输入保函文本可变因素 - 抵消保函文本"></i-stream-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="6">
<c-col :span="24">
<c-input
style="margin: 5px 0 0 10px; width: 50%"
v-model="model.gidgrp.rec.ownref"
maxlength="16"
placeholder="请输入保函编号"
></c-input>
<c-input style="margin: 5px 0 0 10px; width: 50%" v-model="model.gidgrp.rec.ownref" maxlength="16"
placeholder="请输入保函编号"></c-input>
</c-col>
<c-col :span="24">
<c-button
style="margin: 5px 0 0 10px"
size="small"
type="primary"
@click="onGitpButgetref"
>
<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"
>修改保函文本</c-checkbox
>
<c-col :span="12" :offset="12">
<c-checkbox v-model="model.gitp.gidtxtmodflgc" class="checkbox-left" style="margin: 0 0 0 10px">修改保函文本</c-checkbox>
</c-col>
<c-col :span="24">
<c-checkbox
v-model="model.gitp.chkgidtxtc"
style="margin: 0 0 0 10px"
>允许</c-checkbox
>
<c-col :span="12" :offset="12">
<c-checkbox v-model="model.gitp.chkgidtxtc" class="checkbox-left" style="margin: 0 0 0 10px">允许</c-checkbox>
</c-col>
<c-col :span="24">
<c-button
disabled
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpButdifc"
>
<c-button disabled size="small" type="primary" style="margin: 1px 0 0 10px; width: 50%"
@click="onGitpButdifc">
查看系统文本
</c-button>
</c-col>
<c-col :span="24">
<c-button
disabled
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpButdifhisc"
>
<c-button disabled size="small" type="primary" style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpButdifhisc">
查看历史文本
</c-button>
</c-col>
<template v-if="model.gitp.gidtxtmodflgc == 'X'">
<c-col :span="24">
<c-button
size="small"
type="primary"
style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpShwgidtxtc"
>
<c-button size="small" type="primary" style="margin: 5px 0 0 10px; width: 50%" @click="onGitpShwgidtxtc">
显示文本
</c-button>
</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 disabled size="small" type="primary" style="margin: 5px 0 0 10px; width: 50%"
@click="onGitpGidtxtmodc">
修改中文保函文本
</c-button>
</c-col>
......@@ -138,8 +81,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
<template>
<div class="eibs">
<c-col :span="12">
<el-form-item label="是否SWIFT格式" prop="gitp.swiftflg">
<c-select
v-model="model.gitp.swiftflg"
style="width: 100%"
placeholder="请选择是否SWIFT格式"
>
<el-option
v-for="item in codes.swiftflg"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<!-- ======================= 左边 ========================= -->
<c-col :span="12" style="padding-right: 20px">
<c-col :span="24">
<el-form-item label="是否SWIFT格式" prop="gitp.swiftflg">
<c-select v-model="model.gitp.swiftflg" style="width: 100%" placeholder="请选择是否SWIFT格式">
<el-option v-for="item in codes.swiftflg" :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="20">
<el-form-item label="对外担保类型" prop="gidgrp.rec.cfaguatyp">
<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>
</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-col>
<c-col :span="12">
<el-form-item label="是否对外担保" prop="gidgrp.rec.fingua">
<c-select
disabled
v-model="model.gidgrp.rec.fingua"
style="width: 100%"
placeholder="请选择是否对外担保"
>
<el-option
v-for="item in codes.fingua"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<c-col :span="20">
<el-form-item label="对外担保类型" prop="gidgrp.rec.cfaguatyp">
<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"
>
<!-- ======================右边====================== -->
<c-col :span="12" style="padding-left: 20px">
<c-col :span="24">
<el-form-item label="是否对外担保" prop="gidgrp.rec.fingua">
<c-select disabled v-model="model.gidgrp.rec.fingua" style="width: 100%" placeholder="请选择是否对外担保">
<el-option v-for="item in codes.fingua" :key="item.value" :label="item.label" :value="item.value">
</el-option>
</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>
</div>
</template>
<script>
......@@ -82,8 +55,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
<template>
<div class="eibs">
<c-row>
<!-- ======================= 左边 ========================= -->
<c-col :span="12" style="padding-right: 20px">
<c-col :span="24">
<c-col :span="12">
<c-col :span="24">
<c-ptap
:model="model"
:argadr="{
title: '申请人',
grp: 'gidgrp',
rol: 'apc',
}"
:disabled="false"
>
</c-ptap>
</c-col>
<c-ptap :model="model" :argadr="{
title: '申请人',
grp: 'gidgrp',
rol: 'apc',
}" :disabled="false">
</c-ptap>
</c-col>
<c-col :span="24">
<c-ptap
:model="model"
:argadr="{
title: '债务人',
grp: 'gidgrp',
rol: 'ctc',
}"
:disabled="false"
@onAplpDet="onCtcpDet"
>
</c-ptap>
</c-col>
<c-col :span="24">
<c-ptap :model="model" :argadr="{
title: '债务人',
grp: 'gidgrp',
rol: 'ctc',
}" :disabled="false" @onAplpDet="onCtcpDet">
</c-ptap>
</c-col>
<c-col :span="24">
<c-ptap
:model="model"
:argadr="{
title: '国际受益人',
grp: 'gidgrp',
rol: 'bec',
}"
:disabled="false"
@onAplpDet="onBecpDet"
>
</c-ptap>
</c-col>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<c-ptap
:model="model"
:argadr="{
title: '开证行',
grp: 'gidgrp',
rol: 'iss',
}"
:disabled="true"
@onAplpDet="onCtcpDet"
>
</c-ptap>
</c-col>
<c-col :span="24">
<c-ptap :model="model" :argadr="{
title: '国际受益人',
grp: 'gidgrp',
rol: 'bec',
}" :disabled="false" @onAplpDet="onBecpDet">
</c-ptap>
</c-col>
</c-col>
<!-- ======================= 右边 ========================= -->
<c-col :span="12" style="padding-left: 20px">
<c-col :span="24">
<c-ptap :model="model" :argadr="{
title: '开证行',
grp: 'gidgrp',
rol: 'iss',
}" :disabled="true" @onAplpDet="onCtcpDet">
</c-ptap>
</c-col>
<c-col :span="24">
<c-ptap
:model="model"
:argadr="{
title: '最终受益银行',
grp: 'gidgrp',
rol: 'ben',
}"
:disabled="true"
@onAplpDet="onCtcpDet"
>
</c-ptap>
</c-col>
<c-col :span="24">
<c-ptap :model="model" :argadr="{
title: '最终受益银行',
grp: 'gidgrp',
rol: 'ben',
}" :disabled="true" @onAplpDet="onCtcpDet">
</c-ptap>
</c-col>
<c-col :span="24">
<el-form-item
label="可用银行参考号"
prop="gidgrp.avc.pts.ref"
>
<c-input
disabled
v-model="model.gidgrp.avc.pts.ref"
maxlength="16"
placeholder="请输入可用银行参考号"
></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item
label="地址"
prop="gidgrp.avc.pts.extkey"
>
<c-fullbox>
<c-input
disabled
v-model="model.gidgrp.avc.pts.extkey"
maxlength="16"
placeholder="请输入"
></c-input>
<template slot="footer">
<c-button
style="margin: 0 10px 0 10px; padding: 0 12px"
size="small"
type="primary"
icon="el-icon-search"
@click="onSeainf(`gidgrp.avc.pts.extkey`)"
>
</c-button>
<c-button size="small" type="primary" @click="onAvcpDet">
详情
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="当事人名称" prop="gidgrp.avc.pts.nam">
<c-input
disabled
v-model="model.gidgrp.avc.pts.nam"
maxlength="40"
placeholder="请输入当事人名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="24">
<el-form-item label="可用银行参考号" prop="gidgrp.avc.pts.ref">
<c-input disabled v-model="model.gidgrp.avc.pts.ref" maxlength="16" placeholder="请输入可用银行参考号"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="地址" prop="gidgrp.avc.pts.extkey">
<c-fullbox>
<c-input disabled v-model="model.gidgrp.avc.pts.extkey" maxlength="16" placeholder="请输入"></c-input>
<template slot="footer">
<c-button style="margin: 0 10px 0 10px; padding: 0 12px" size="small" type="primary" icon="el-icon-search"
@click="onSeainf(`gidgrp.avc.pts.extkey`)">
</c-button>
<c-button size="small" type="primary" @click="onAvcpDet">
详情
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
</c-row>
<c-col :span="24">
<el-form-item label="当事人名称" prop="gidgrp.avc.pts.nam">
<c-input disabled v-model="model.gidgrp.avc.pts.nam" maxlength="40" placeholder="请输入当事人名称"></c-input>
</el-form-item>
</c-col>
</c-col>
</div>
</template>
<script>
......@@ -145,8 +96,9 @@ export default {
return {};
},
methods: { ...Event },
created: function () {},
created: function () { },
};
</script>
<style>
</style>
<template>
<div class="eibs">
<c-col :span="11">
<!-- ======================= 左边 ========================= -->
<c-col :span="12" style="padding-right: 20px">
<c-col :span="24">
<el-form-item label="缩减日期" prop="gidgrp.rec.reddat">
<c-date-picker
......
<template>
<div class="eibs">
<c-col :span="11">
<!-- ======================= 左边 ========================= -->
<c-col :span="12" style="padding-right: 20px">
<c-col :span="24">
<el-form-item label="需求声明" prop="gcdgrp.rec.demstat">
<c-select
v-model="model.gcdgrp.rec.demstat"
style="width: 100%"
placeholder="请选择需求声明"
:code="demstat"
>
<c-select v-model="model.gcdgrp.rec.demstat" style="width: 100%" placeholder="请选择需求声明" :code="demstat">
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="需求声明文本 " prop="clmtxts20">
<c-input
type="textarea"
v-model="model.clmtxts20"
rows="10"
show-word-limit
placeholder="请输入需求声明文本 "
></c-input>
<c-input type="textarea" v-model="model.clmtxts20" rows="10" show-word-limit placeholder="请输入需求声明文本 ">
</c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="附加金额附言" prop="gcdgrp.blk.addamtinf">
<c-input
type="textarea"
v-model="model.gcdgrp.blk.addamtinf"
rows="10"
show-word-limit
placeholder="请输入附加金额附言"
></c-input>
<c-input type="textarea" v-model="model.gcdgrp.blk.addamtinf" rows="10" show-word-limit
placeholder="请输入附加金额附言"></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col :span="12" :offset="1">
<!-- ======================= 右边 ====================== -->
<c-col :span="12" style="padding-left: 20px">
<c-col :span="24">
<el-form-item label="Present. Compl. Det." prop="gcdgrp.blk.presentdet">
<c-input
type="textarea"
v-model="model.gcdgrp.blk.presentdet"
rows="9"
show-word-limit
placeholder="请输入Present. Compl. Det."
:disabled="model.gcdgrp.rec.demstat != 'INCP'"
></c-input>
<c-input type="textarea" v-model="model.gcdgrp.blk.presentdet" rows="9" show-word-limit
placeholder="请输入Present. Compl. Det." :disabled="model.gcdgrp.rec.demstat != 'INCP'"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="中间行" prop="gcdgrp.int.pts.extkey">
<c-fullbox>
<c-input
v-model="model.gcdgrp.int.pts.extkey"
maxlength="16"
placeholder="请输入"
@keyup.enter.native="
showGridPromptDialog(`gcdgrp.int.pts.extkey`)
"
></c-input>
<c-input v-model="model.gcdgrp.int.pts.extkey" maxlength="16" placeholder="请输入" @keyup.enter.native="
showGridPromptDialog(`gcdgrp.int.pts.extkey`)
"></c-input>
<template slot="footer">
<c-button
style="margin: 0 10px 0 10px; padding: 0 12px"
size="small"
type="primary"
@click="onSeainf"
>
<c-button style="margin: 0 10px 0 10px; padding: 0 12px" size="small" type="primary" @click="onSeainf">
<i class="el-icon-info"></i>
</c-button>
<c-button size="small" type="primary" @click="onIntpDet">
......@@ -81,36 +54,19 @@
<c-col :span="24">
<el-form-item label="" prop="gcdgrp.int.pts.nam">
<c-input
type="textarea"
v-model="model.gcdgrp.int.pts.nam"
rows="4"
maxlength="100"
show-word-limit
placeholder="请输入"
disabled
></c-input>
<c-input type="textarea" v-model="model.gcdgrp.int.pts.nam" rows="4" maxlength="100" show-word-limit
placeholder="请输入" disabled></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="帐户行" prop="gcdgrp.awi.pts.extkey">
<c-fullbox>
<c-input
v-model="model.gcdgrp.awi.pts.extkey"
maxlength="16"
placeholder="请输入"
@keyup.enter.native="
showGridPromptDialog('gcdgrp.awi.pts.extkey')
"
></c-input>
<c-input v-model="model.gcdgrp.awi.pts.extkey" maxlength="16" placeholder="请输入" @keyup.enter.native="
showGridPromptDialog('gcdgrp.awi.pts.extkey')
"></c-input>
<template slot="footer">
<c-button
style="margin: 0 10px 0 10px; padding: 0 12px"
size="small"
type="primary"
@click="onSeainf"
>
<c-button style="margin: 0 10px 0 10px; padding: 0 12px" size="small" type="primary" @click="onSeainf">
<i class="el-icon-info"></i>
</c-button>
<c-button size="small" type="primary" @click="onAwipDet">
......@@ -123,17 +79,11 @@
<c-col :span="24">
<el-form-item label="" prop="gcdgrp.awi.pts.nam">
<c-input
type="textarea"
v-model="model.gcdgrp.awi.pts.nam"
rows="4"
maxlength="100"
show-word-limit
placeholder="请输入"
disabled
></c-input>
<c-input type="textarea" v-model="model.gcdgrp.awi.pts.nam" rows="4" maxlength="100" show-word-limit
placeholder="请输入" disabled></c-input>
</el-form-item>
</c-col>
</c-col>
</div>
</template>
......@@ -165,7 +115,7 @@ export default {
};
},
methods: { ...Event },
created: function () {},
created: function () { },
computed: {
flag() {
return this.model.didgrp.apl.pts.extkey == "";
......@@ -174,4 +124,5 @@ export default {
};
</script>
<style>
</style>
......@@ -3,7 +3,7 @@
<c-list-search @form-reset="handleReset" @form-search="handleSearch">
<!-- 持续展示区 -->
<template v-slot="searchSlot">
<el-form class="m-table-search-form" ref="paramsForm" :inline="true" label-position="right" label-width="110px"
<el-form class="m-table-search-form" ref="paramsForm" label-position="right" label-width="110px"
size="small">
<c-row>
<c-col :span="24">
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -9,7 +9,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -3,7 +3,7 @@
<c-list-search @form-reset="handleReset" @form-search="handleSearch">
<!-- 持续展示区 -->
<template v-slot="searchSlot">
<el-form class="m-table-search-form" ref="paramsForm" :inline="true" label-position="right" label-width="110px"
<el-form class="m-table-search-form" ref="paramsForm" label-position="right" label-width="110px"
size="small">
<c-row>
<c-col :span="24">
......
......@@ -5,7 +5,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -8,7 +8,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="left"
label-width="110px"
size="small"
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="left"
label-width="110px"
size="small"
......
......@@ -3,7 +3,7 @@
<c-list-search @form-reset="handleReset" @form-search="handleSearch">
<!-- 持续展示区 -->
<template v-slot="searchSlot">
<el-form class="m-table-search-form" ref="paramsForm" :inline="true" label-position="right"
<el-form class="m-table-search-form" ref="paramsForm" label-position="right"
label-width="110px" size="small">
<c-row>
<c-col :span="24">
......
......@@ -3,7 +3,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -5,7 +5,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -8,7 +8,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="left"
label-width="110px"
size="small"
......
......@@ -5,7 +5,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -3,7 +3,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......@@ -163,7 +162,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -3,7 +3,7 @@
<!-- <c-list-search @form-reset="handleReset" @form-search="handleSearch"> -->
<!-- <template v-slot="searchSlot"> -->
<el-form class="m-table-search-form" ref="paramsForm" :inline="true" label-position="right" label-width="110px"
<el-form class="m-table-search-form" ref="paramsForm" label-position="right" label-width="110px"
size="small">
<el-row>
<c-col :span="24" style="">
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
......@@ -2,7 +2,7 @@
<div class="eibs-tab">
<!-- <c-list-search @form-reset="handleReset" @form-search="handleSearch"> -->
<!-- <template v-slot="searchSlot"> -->
<el-form class="m-table-search-form" ref="paramsForm" :inline="true" label-position="right" label-width="110px"
<el-form class="m-table-search-form" ref="paramsForm" label-position="right" label-width="110px"
size="small">
<el-row>
<c-col :span="24" style="">
......
......@@ -6,7 +6,6 @@
<el-form
class="m-table-search-form"
ref="paramsForm"
:inline="true"
label-position="right"
label-width="110px"
size="small"
......
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