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
zhouqian
vue-gjjs
Commits
c9e52e2f
Commit
c9e52e2f
authored
Sep 29, 2022
by
“yanyuxin”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtset交易创立融资页面修改
parent
eaf60f9a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
75 additions
and
72 deletions
+75
-72
Trtcrep.vue
src/views/Business/Brtset/Trtcrep.vue
+75
-72
No files found.
src/views/Business/Brtset/Trtcrep.vue
View file @
c9e52e2f
<
template
>
<div
class=
"eibs-tab"
>
<c-row>
<!--=================顶部================= -->
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"单据编号"
prop=
"trtcre.trdgrp.rec.pntref"
>
<c-fullbox>
<c-input
v-model=
"model.trtcre.trdgrp.rec.pntref"
maxlength=
"16"
style=
"width: 78%"
disabled
placeholder=
"请输入单据编号"
>
</c-input>
<c-button
size=
"small"
type=
"primary;width:10%"
style=
"width: 10%"
@
click=
"onSeainf"
>
i
</c-button>
</c-fullbox>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"15px"
>
</el-form-item>
</c-col>
-->
<c-col
:span=
"11"
>
<el-form-item
label=
"单据编号"
prop=
"trtcre.trdgrp.rec.pntref"
>
<c-fullbox>
<c-input
disabled
v-model=
"model.trtcre.trdgrp.rec.pntref"
maxlength=
"16"
style=
"width: 98%"
placeholder=
"请输入单据编号"
></c-input>
<template
slot=
"footer"
>
<c-button
v-model=
"model.trtcre.trtp.bcdget.sdamod.seainf"
style=
"margin: 0 0 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
@
click=
"onSeainf"
>
<span
style=
"font-family: '宋体'; font-weight: bold"
>
i
</span>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"摘要"
prop=
"trtcre.trdgrp.rec.pntnam"
>
<c-input
align=
"middle"
...
...
@@ -41,42 +41,43 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
"融资编号"
prop=
"trtcre.trdgrp.rec.ownref"
>
<c-fullbox>
<c-input
v-model=
"model.trtcre.trdgrp.rec.ownref"
maxlength=
"16"
disabled
style=
"width: 57%"
></c-input>
<c-button
size=
"small"
type=
"primary;width:10%"
style=
"width: 10%"
@
click=
"onSeainf"
>
i
</c-button
>
<c-button
size=
"small"
type=
"primary"
:disabled=
"
<c-fullbox>
<c-input
disabled
v-model=
"model.trtcre.trdgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入融资编号"
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 0 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
@
click=
"onSeainf"
>
<span
style=
"font-family: '宋体'; font-weight: bold"
>
i
</span>
</c-button>
<c-button
size=
"small"
type=
"primary"
:disabled=
"
model.trtcre.trdgrp.rec.fintyp == '' ||
model.trtcre.trdgrp.fip.pts.adrblk == '' ||
// model.trdgrp.rec.branchinr == ''||
model.trtcre.trdgrp.rec.ownref != ''
"
@
click=
"onTrtpButgetref"
style=
"width: 20%"
>
Get Ref
</c-button
>
@
click=
"onTrtpButgetref"
>
Get Ref
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"摘要"
prop=
"trtcre.trdgrp.rec.nam"
>
<c-input
align=
"middle"
...
...
@@ -92,26 +93,28 @@
<!--=================中部-左================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"客户经理"
prop=
"trtcre.trtp.usr.extkey"
>
<c-fullbox>
<el-form-item
label=
"客户经理"
prop=
"trtcre.trtp.usr.extkey"
>
<c-fullbox>
<c-input
disabled
v-model=
"model.trtcre.trtp.usr.extkey"
maxlength=
"8"
placeholder=
"请输入客户经理"
style=
"width: 88%"
:disable=
"true"
style=
"width: 98%"
></c-input>
<c-button
size=
"small"
type=
"primary;width:10%"
style=
"width: 10%"
@
click=
"onExtkey"
>
i
</c-button>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 0 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
@
click=
"onSeainf"
>
<span
style=
"font-family: '宋体'; font-weight: bold"
>
i
</span>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"开立日期"
prop=
"trtcre.trdgrp.rec.issdat"
>
...
...
@@ -292,12 +295,12 @@
prop=
"trtcre.trtmod.finmod.ratchgtyp"
>
<c-select
v-model=
"model.trtcre.trtmod.finmod.ratchgtyp
1
"
v-model=
"model.trtcre.trtmod.finmod.ratchgtyp"
style=
"width: 100%"
placeholder=
"请选择利率调整方式"
>
<el-option
v-for=
"item in codes.ratchgtyp"
v-for=
"item in codes.ratchgtyp
1
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
...
...
@@ -660,9 +663,8 @@
<c-select
v-model=
"model.trtcre.trtmod.finmod.ratchgprd"
style=
"width: 100%"
placeholder=
"请选择利率调整周期"
:disabled=
"
model.trtcre.trtmod.finmod.ratchg
prd != '7
' &&
model.trtcre.trtmod.finmod.ratchg
typ != 'A
' &&
model.trtcre.trtmod.finmod.ratchgtyp != '8' &&
model.trtcre.trtmod.finmod.ratchgtyp != '9'
"
...
...
@@ -689,7 +691,7 @@
placeholder=
"请输入利率调整月日数"
:disabled=
"
model.trtcre.trtmod.finmod.ratchgtyp != '4' &&
model.trtcre.trtmod.finmod.ratchgtyp != '
5
'
model.trtcre.trtmod.finmod.ratchgtyp != '
3
'
"
></c-input>
</el-form-item>
...
...
@@ -869,6 +871,7 @@
</c-col>
</c-col>
</c-row>
</div>
</template>
<
script
>
import
Api
from
"~/service/Api"
;
...
...
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