Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
17975315
Commit
17975315
authored
Dec 21, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
getopn缺陷解决
parent
bbbfcfb4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
144 additions
and
601 deletions
+144
-601
Opnp.vue
src/views/Business/Getopn/Opnp.vue
+28
-24
Ovwp1.vue
src/views/Business/Getopn/Ovwp1.vue
+116
-577
No files found.
src/views/Business/Getopn/Opnp.vue
View file @
17975315
<
template
>
<div
class=
"eibs"
>
<c-col
:span=
"12"
>
<!-- =======================================左边======================================== -->
<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"
...
...
@@ -17,33 +19,13 @@
</c-select>
</el-form-item>
</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"
>
<c-col
:span=
"24"
>
<c-col
:span=
"model.gidgrp.cbs.max.cur == 'CNY'? 20 : 24"
>
<el-form-item
label=
"对外担保类型"
prop=
"gidgrp.rec.cfaguatyp"
>
<c-select
disabled
v-model=
"model.gidgrp.rec.cfaguatyp"
style=
"width: 90%
"
:style=
"model.gidgrp.cbs.max.cur == 'CNY'? 'width:90%' : 'width:100%'
"
placeholder=
"请选择对外担保类型"
>
<el-option
...
...
@@ -66,6 +48,28 @@
</c-col>
<!--
<c-checkbox
v-if=
"model.gidgrp.rec.fingua=='Y'"
disabled
v-model=
"model.gidgrp.rec.cmtflg"
>
跨境人民币保函
</c-checkbox>
-->
</c-col>
</c-col>
<!-- =======================================右边======================================== -->
<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: 95%"
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>
</div>
</
template
>
<
script
>
...
...
src/views/Business/Getopn/Ovwp1.vue
View file @
17975315
...
...
@@ -75,17 +75,18 @@
</el-form-item>
</c-col>
<c-col
:span=
"
9
"
>
<c-col
:span=
"
10
"
>
<el-form-item
label-width=
"5px"
prop=
"gidgrp.cbs.max.amt"
>
<c-input-currency
v-model=
"model.gidgrp.cbs.max.amt"
placeholder=
"请输入保函金额"
style=
"width: 90%"
@
keyup
.
enter
.
native=
"$event.target.blur()"
></c-input-currency>
</el-form-item>
</c-col>
<c-col
:span=
"
5
"
:span=
"
4
"
v-if=
"model.gitp.swiftflg != 'Y'"
class=
"centerLable"
>
...
...
@@ -104,429 +105,40 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
9
"
>
<c-col
:span=
"
10
"
>
<el-form-item
label-width=
"5px"
prop=
"gidgrp.cbs.opn1.amt"
>
<!-- 因暂不确定此金额框能否显示负数,且此框为disabled,暂用-min标签,可回显负数 -->
<c-input-currency-min
disabled
v-model=
"model.gidgrp.cbs.opn1.amt"
placeholder=
"请输入"
></c-input-currency-min>
</el-form-item>
</c-col>
<c-col
:span=
"5"
v-if=
"model.gitp.swiftflg == 'Y'"
class=
"centerLable"
>
<c-checkbox
v-model=
"model.gitp.inc760"
>
传入损失
</c-checkbox>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-show=
"model.gitp.swiftflg == 'Y'"
label=
"接收目的 "
prop=
"gidgrp.rec.purposin"
>
<c-select
:disabled=
"model.gitp.inc760 == ''"
v-model=
"model.gidgrp.rec.purposin"
style=
"width: 100%"
placeholder=
"请选择接收目的 "
>
<el-option
v-for=
"item in codes.purposin"
: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' && model.gidgrp.rec.purposin == ''
"
label=
"支出目的"
prop=
"gidgrp.rec.purpos"
>
<c-select
v-model=
"model.gidgrp.rec.purpos"
style=
"width: 100%"
placeholder=
"请选择支出目的"
>
<el-option
v-for=
"item in codes.purpos4"
: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' &&
model.gidgrp.rec.purposin == 'ICCO'
"
label=
"支出目的"
prop=
"gidgrp.rec.purpos"
>
<c-select
v-model=
"model.gidgrp.rec.purpos"
style=
"width: 100%"
placeholder=
"请选择支出目的"
>
<el-option
v-for=
"item in codes.purpos2"
: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' &&
model.gidgrp.rec.purposin == 'ISCO'
"
label=
"支出目的"
prop=
"gidgrp.rec.purpos"
>
<c-select
v-model=
"model.gidgrp.rec.purpos"
style=
"width: 100%"
placeholder=
"请选择支出目的"
>
<el-option
v-for=
"item in codes.purpos3"
: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' &&
model.gidgrp.rec.purposin == 'ISSU'
"
label=
"支出目的"
prop=
"gidgrp.rec.purpos"
>
<c-select
v-model=
"model.gidgrp.rec.purpos"
style=
"width: 100%"
placeholder=
"请选择支出目的"
>
<el-option
v-for=
"item in codes.purpos4"
: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 == ''"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
:code=
"codes.hndtyp2"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg == 'N'"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
:code=
"codes.hndtyp9"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gitp.swiftflg == 'Y' &&
model.gidgrp.rec.purposin == 'ISCO'
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp1"
: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' &&
model.gidgrp.rec.purposin == 'ICCO'
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp1"
: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' &&
model.gidgrp.rec.purposin == 'ISSU' &&
model.gidgrp.rec.purpos == 'ISCO'
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp4"
: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' &&
model.gidgrp.rec.purposin == 'ISSU' &&
model.gidgrp.rec.purpos == 'ISSU'
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp3"
: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' &&
model.gidgrp.rec.purposin == 'ISSU' &&
model.gidgrp.rec.purpos == ''
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp5"
: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' &&
model.gidgrp.rec.purposin == 'ISSU' &&
model.gidgrp.rec.purpos == 'ADVI'
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp6"
: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' &&
model.gidgrp.rec.purposin == 'ISSU' &&
model.gidgrp.rec.purpos == 'ACNF'
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp7"
: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' &&
model.gidgrp.rec.purpos == '' &&
model.gidgrp.rec.purposin == ''
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp2"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
disabled
v-model=
"model.gidgrp.cbs.opn1.amt"
placeholder=
"请输入"
style=
"width: 90%"
></c-input-currency-min>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gitp.swiftflg == 'Y' &&
model.gidgrp.rec.purpos == 'ISSU' &&
model.gidgrp.rec.purposin == ''
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp3"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
<c-col
:span=
"4"
v-if=
"model.gitp.swiftflg == 'Y'"
class=
"centerLable"
>
</el-option>
</c-select>
</el-form-item>
<c-checkbox
v-model=
"model.gitp.inc760"
>
传入损失
</c-checkbox>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gitp.swiftflg == 'Y' &&
(model.gidgrp.rec.purpos == 'ISCO' ||
model.gidgrp.rec.purpos == 'ICCO') &&
model.gidgrp.rec.purposin == ''
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
v-show=
"model.gitp.swiftflg == 'Y'"
label=
"接收目的 "
prop=
"gidgrp.rec.purposin"
>
<c-select
v-model=
"model.gidgrp.rec.hndtyp"
:disabled=
"model.gitp.inc760 == ''"
v-model=
"model.gidgrp.rec.purposin"
style=
"width: 100%"
placeholder=
"请选择
保函开立类型
"
placeholder=
"请选择
接收目的
"
>
<el-option
v-for=
"item in codes.
hndtyp4
"
v-for=
"item in codes.
purposin
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
...
...
@@ -536,39 +148,28 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg == 'Y'"
>
<el-form-item
v-if=
"
model.gitp.swiftflg == 'Y' &&
model.gidgrp.rec.purpos == 'ADVI' &&
model.gidgrp.rec.purposin == '
'
v-if=
"
model.gidgrp.rec.purposin == ''
||model.gidgrp.rec.purposin == 'ICCO'
||model.gidgrp.rec.purposin == 'ISCO'
||model.gidgrp.rec.purposin == 'ISSU
'
"
label=
"
保函开立类型
"
prop=
"gidgrp.rec.
hndtyp
"
label=
"
支出目的
"
prop=
"gidgrp.rec.
purpos
"
>
<c-select
v-model=
"model.gidgrp.rec.
hndtyp
"
v-model=
"model.gidgrp.rec.
purpos
"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
>
<el-option
v-for=
"item in codes.hndtyp6"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
placeholder=
"请选择支出目的"
:code=
"getValues('gidgrp.rec.purpos')"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gitp.swiftflg == 'Y' &&
model.gidgrp.rec.purpos == 'ACNF' &&
model.gidgrp.rec.purposin == ''
"
label=
"保函开立类型"
prop=
"gidgrp.rec.hndtyp"
>
...
...
@@ -576,14 +177,8 @@
v-model=
"model.gidgrp.rec.hndtyp"
style=
"width: 100%"
placeholder=
"请选择保函开立类型"
:code=
"getValues('gidgrp.rec.hndtyp','hndtyp')"
>
<el-option
v-for=
"item in codes.hndtyp7"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
...
...
@@ -690,7 +285,6 @@
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
v-if=
"model.gitp.swiftflg != 'Y'"
label=
"保函文本语言种类"
prop=
"gidgrp.rec.giduil"
>
...
...
@@ -698,7 +292,7 @@
v-model=
"model.gidgrp.rec.giduil"
style=
"width: 100%"
placeholder=
"请选择保函文本语言种类"
:code=
"
codes.uiltxt2
"
:code=
"
getValues('gidgrp.rec.giduil','uiltxt')
"
>
</c-select>
</el-form-item>
...
...
@@ -722,67 +316,6 @@
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg == 'Y'"
label=
"保函文本语言种类"
prop=
"gidgrp.rec.giduil"
>
<c-select
v-model=
"model.gidgrp.rec.giduil"
style=
"width: 100%"
placeholder=
"请选择保函文本语言种类"
:code=
"codes.uiltxt2"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg != 'Y'"
label=
"特殊保函类型"
prop=
"gidgrp.ghd.segtyp"
>
<c-select
v-model=
"model.gidgrp.ghd.segtyp"
style=
"width: 100%"
placeholder=
"请选择特殊保函类型"
>
<el-option
v-for=
"item in codes.segtyppop"
: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.fenlishi"
>
<c-select
disabled
v-model=
"model.gidgrp.rec.fenlishi"
style=
"width: 100%"
placeholder=
"请选择是否分离式保函"
>
<el-option
v-for=
"item in codes.fenlishi2"
: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' &&
model.gidgrp.rec.gartyp == '' &&
...
...
@@ -795,17 +328,16 @@
v-model=
"model.gidgrp.rec.gtxinr"
style=
"width: 100%"
placeholder=
"请选择保函文本格式"
disabled
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg == 'N'"
>
<el-form-item
v-if=
"
model.gitp.swiftflg == 'N' &&
model.gidgrp.rec.gartyp != '' &&
model.gidgrp.rec.hndtyp == ''
v-if=
"model.gidgrp.rec.hndtyp != ''||(model.gidgrp.rec.gartyp != '' &&
model.gidgrp.rec.hndtyp == '')
"
label=
"保函文本格式"
prop=
"gidgrp.rec.gtxinr"
...
...
@@ -815,6 +347,7 @@
style=
"width: 100%"
placeholder=
"请选择保函文本格式"
:code=
"codes.gtxinr"
:disabled=
"gtxinrDisabled"
>
</c-select>
</el-form-item>
...
...
@@ -822,16 +355,15 @@
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg
== 'N' && model.gidgrp.rec.hndtyp != '
'"
label=
"
保函文本格式
"
prop=
"gidgrp.
rec.gtxinr
"
v-if=
"model.gitp.swiftflg
!= 'Y
'"
label=
"
特殊保函类型
"
prop=
"gidgrp.
ghd.segtyp
"
>
<c-select
disabled
v-model=
"model.gidgrp.rec.gtxinr"
v-model=
"model.gidgrp.ghd.segtyp"
style=
"width: 100%"
placeholder=
"请选择
保函文本格式
"
:code=
"codes.
gtxinr
"
placeholder=
"请选择
特殊保函类型
"
:code=
"codes.
segtyp
"
>
</c-select>
</el-form-item>
...
...
@@ -839,26 +371,29 @@
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg
== 'Y' && model.gidgrp.rec.gartyp == '
'"
label=
"
保函文本格式
"
prop=
"gidgrp.rec.
atxinr
"
v-if=
"model.gitp.swiftflg
!= 'Y
'"
label=
"
是否分离式保函
"
prop=
"gidgrp.rec.
fenlishi
"
>
<c-select
:disabled=
"
model.gidgrp.rec.purpos == 'ADVI' ||
model.gidgrp.rec.purpos == 'ACNF'
"
v-model=
"model.gidgrp.rec.atxinr"
disabled
v-model=
"model.gidgrp.rec.fenlishi"
style=
"width: 100%"
placeholder=
"请选择保函文本格式"
placeholder=
"请选择是否分离式保函"
>
<el-option
v-for=
"item in codes.fenlishi2"
: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"
v-if=
"model.gitp.swiftflg == 'Y'"
>
<el-form-item
v-if=
"model.gitp.swiftflg == 'Y' && model.gidgrp.rec.gartyp != ''"
label=
"保函文本格式"
prop=
"gidgrp.rec.atxinr"
>
...
...
@@ -871,13 +406,6 @@
style=
"width: 100%"
placeholder=
"请选择保函文本格式"
>
<el-option
v-for=
"item in codes.atxinr"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
...
...
@@ -935,6 +463,7 @@
class=
"centerLable"
>
<c-checkbox
v-model=
"model.gidgrp.rec.expflg"
:disabled=
"model.gidgrp.rec.expdat!=''"
>
无限额保函
</c-checkbox
>
</c-col>
...
...
@@ -1050,28 +579,6 @@
</c-checkbox>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg != 'Y'"
label=
"是否显示查询码"
prop=
"gidgrp.gidcxm.cxmflg"
>
<c-select
v-model=
"model.gidgrp.gidcxm.cxmflg"
style=
"width: 100%"
placeholder=
"请选择是否显示查询码"
>
<el-option
v-for=
"item in codes.cxmflg"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
</c-col>
<!-- ============右边================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
...
...
@@ -1117,6 +624,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.apl.pts.extkey`)
"
:disabled=
"model.gidgrp.ghd.segtyp == '02'"
>
</c-input>
<
template
slot=
"footer"
>
...
...
@@ -1146,7 +654,7 @@
prop=
"gidgrp.apl.pts.adrblk"
>
<c-input
:disabled=
"model.gidgrp.apl.pts.adrblk != ''"
:disabled=
"model.gidgrp.apl.pts.adrblk != ''
||model.gidgrp.ghd.segtyp == '02'
"
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.apl.pts.adrblk"
...
...
@@ -1233,6 +741,7 @@
v-model=
"model.gidgrp.ben.pts.ref"
maxlength=
"16"
placeholder=
"请输入受益人参考号"
:disabled=
"model.gidgrp.ghd.segtyp == '02'"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -1250,6 +759,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ben.pts.extkey`)
"
:disabled=
"model.gidgrp.ghd.segtyp == '02'"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -1292,20 +802,6 @@
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg != 'Y'"
label=
"被保证人"
prop=
"gidgrp.gidcxm.warran"
>
<c-input
v-model=
"model.gidgrp.gidcxm.warran"
maxlength=
"40"
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.fingua"
>
...
...
@@ -1326,17 +822,16 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"
18
"
>
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg != 'Y'"
>
<c-col
:span=
"
model.gidgrp.cbs.max.cur == 'CNY'? 18 : 24
"
>
<el-form-item
v-if=
"model.gitp.swiftflg != 'Y'"
label=
"对外担保类型"
label=
"担保类型"
prop=
"gidgrp.rec.cfaguatyp"
>
<c-select
disabled
v-model=
"model.gidgrp.rec.cfaguatyp"
style=
"width: 90%
"
:style=
"model.gidgrp.cbs.max.cur == 'CNY'? 'width: 90%' : 'width: 100%'
"
placeholder=
"请选择对外担保类型"
>
<el-option
...
...
@@ -1351,9 +846,7 @@
</c-col>
<c-col
:span=
"6"
v-if=
"
model.gidgrp.cbs.max.cur == 'CNY' && model.gitp.swiftflg != 'Y'
"
v-if=
"model.gidgrp.cbs.max.cur == 'CNY'"
class=
"centerLable"
>
<c-checkbox
...
...
@@ -1363,6 +856,43 @@
>
跨境人民币保函
</c-checkbox
>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"model.gitp.swiftflg != 'Y'"
label=
"被保证人"
prop=
"gidgrp.gidcxm.warran"
>
<c-input
v-model=
"model.gidgrp.gidcxm.warran"
maxlength=
"40"
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.cxmflg"
>
<c-select
v-model=
"model.gidgrp.gidcxm.cxmflg"
style=
"width: 100%"
placeholder=
"请选择是否显示查询码"
>
<el-option
v-for=
"item in codes.cxmflg"
: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
...
...
@@ -1612,7 +1142,6 @@
</c-col>
</c-col>
</c-col>
</c-col>
</div>
</template>
<
script
>
...
...
@@ -1636,6 +1165,16 @@ export default {
flag
()
{
return
this
.
model
.
gidgrp
.
ben
.
pts
.
extkey
==
""
;
},
gtxinrDisabled
(){
let
strs
=
this
.
model
.
gidgrp
.
rec
.
hndtyp
;
if
(
this
.
model
.
gidgrp
.
rec
.
gtxinr
==
'<INCMSG>'
){
return
true
;
}
else
if
(
strs
.
startsWith
(
"F"
)){
return
true
;
}
else
{
return
false
;
}
},
},
methods
:
{
...
Event
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment