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
d33966ba
Commit
d33966ba
authored
Aug 15, 2022
by
wangyanjiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bdtset页面布局修改
parent
ae267e8b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
77 additions
and
4 deletions
+77
-4
Utlp.vue
src/views/Business/Bdtset/Utlp.vue
+77
-4
No files found.
src/views/Business/Bdtset/Utlp.vue
View file @
d33966ba
...
@@ -269,12 +269,12 @@
...
@@ -269,12 +269,12 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<
!-- <
c-col :span="24">
<el-form-item label="交单行联行名称">
<el-form-item label="交单行联行名称">
<c-input type="textarea" v-model="model.bddgrp.prb.pts.jigomc" style="width: 100%" maxlength="35"
<c-input type="textarea" v-model="model.bddgrp.prb.pts.jigomc" style="width: 100%" maxlength="35"
show-word-limit placeholder="请输入联行名称" disabled></c-input>
show-word-limit placeholder="请输入联行名称" disabled></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
-->
</c-col>
</c-col>
<!-- =========bottom-right======== -->
<!-- =========bottom-right======== -->
...
@@ -300,6 +300,72 @@
...
@@ -300,6 +300,72 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"交单行编号"
prop=
"bddgrp.prb.pts.ref"
>
<c-input
v-model=
"model.bddgrp.prb.pts.ref"
maxlength=
"16"
style=
"width: 100%"
placeholder=
"请输入交单行编号"
@
keyup
.
enter
.
native=
"ptsRefEvent"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"交单行BIC"
prop=
"bddgrp.prb.pts.extkey"
>
<c-input
v-model=
"model.bddgrp.prb.pts.extkey"
maxlength=
"16"
style=
"width: 100%"
placeholder=
"请输入交单行BIC"
@
keyup
.
enter
.
native=
"showGridPromptDialog(`bddgrp.prb.pts.extkey`)"
:disabled=
"model.bddgrp.rec.docprbrol == 'PRB' ? false : true"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"交单行联行行号"
prop=
"bddgrp.prb.pts.bankno"
>
<c-input
v-model=
"model.bddgrp.prb.pts.bankno"
maxlength=
"20"
style=
"width: 100%"
placeholder=
"请输入交单行联行行号"
:disabled=
"model.bddgrp.rec.docprbrol == 'PRB' ? false : true"
@
keyup
.
enter
.
native=
"showGridPromptDialog('bddgrp.prb.pts.bankno')"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"交单行联行名称"
prop=
"bddgrp.prb.pts.jigomc"
>
<c-input
type=
"textarea"
v-model=
"model.bddgrp.prb.pts.jigomc"
style=
"width: 100%"
maxlength=
"35"
show-word-limit
placeholder=
"请输入联行名称"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"交单行地址"
prop=
"bddgrp.prb.pts.dizhii"
>
<c-input
type=
"textarea"
v-model=
"model.bddgrp.prb.pts.dizhii"
style=
"width: 100%"
maxlength=
"35"
show-word-limit
placeholder=
"请输入交单行地址"
:disabled=
"model.bddgrp.rec.docprbrol == 'PRB' ? false : true"
></c-input>
</el-form-item>
</c-col>
<!-- <c-col :span="24">
<el-form-item label="交单行" prop="bddgrp.rec.docprbrol">
<el-form-item label="交单行" prop="bddgrp.rec.docprbrol">
<c-select v-model="model.bddgrp.rec.docprbrol" style="width: 100%" placeholder="请选择Presented by"
<c-select v-model="model.bddgrp.rec.docprbrol" style="width: 100%" placeholder="请选择Presented by"
:code="getValues('bddgrp.rec.docprbrol')" @change="docprbrolChange">
:code="getValues('bddgrp.rec.docprbrol')" @change="docprbrolChange">
...
@@ -327,7 +393,7 @@
...
@@ -327,7 +393,7 @@
show-word-limit placeholder="请输入交单行地址" :disabled="model.bddgrp.rec.docprbrol == 'PRB' ? false : true">
show-word-limit placeholder="请输入交单行地址" :disabled="model.bddgrp.rec.docprbrol == 'PRB' ? false : true">
</c-input>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
-->
<!-- <c-ptapdome
<!-- <c-ptapdome
:disabledJigomc="true"
:disabledJigomc="true"
:disabledDizhii="true"
:disabledDizhii="true"
...
@@ -348,7 +414,7 @@
...
@@ -348,7 +414,7 @@
<el-divider></el-divider>
<el-divider></el-divider>
</c-col>
</c-col>
<c-col
:span=
"24"
:offset=
"0"
>
<c-col
:span=
"24"
:offset=
"0"
>
<c-istream-table
ref=
"bwxxIst"
:list=
"stmData.data"
:columns=
"stmData.columns"
:paginationShow=
"false"
<c-istream-table
ref=
"bwxxIst"
:list=
"stmData.data"
:columns=
"stmData.columns"
:paginationShow=
"false"
@
row-click=
"clounmSetting"
:showSelection=
"true"
>
:showSelection=
"true"
>
</c-istream-table>
</c-istream-table>
</c-col>
</c-col>
...
@@ -586,6 +652,13 @@ export default {
...
@@ -586,6 +652,13 @@ export default {
},
},
methods
:
{
methods
:
{
...
Event
,
...
Event
,
clounmSetting
(){
this
.
executeDefault
(
"liaall.tenstmt"
).
then
((
res
)
=>
{
if
((
res
.
respCode
==
SUCCESS
))
{
Utils
.
copyValueFromVO
(
this
.
model
,
res
.
data
);
}
});
},
frepayflgDefault
(){
frepayflgDefault
(){
this
.
executeDefault
(
"setmod.redamt"
).
then
((
res
)
=>
{
this
.
executeDefault
(
"setmod.redamt"
).
then
((
res
)
=>
{
if
((
res
.
respCode
==
SUCCESS
))
{
if
((
res
.
respCode
==
SUCCESS
))
{
...
...
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