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
a5544a8d
Commit
a5544a8d
authored
Aug 26, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公共页面Docpan.vue报文及面函弹框页面修改
parent
891dfa69
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
12 deletions
+16
-12
Brteus.vue
src/views/Business/Bdteus/Brteus.vue
+1
-1
Docpan.vue
src/views/Public/Docpan.vue
+15
-11
No files found.
src/views/Business/Bdteus/Brteus.vue
View file @
a5544a8d
...
...
@@ -301,7 +301,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"说明"
label-width=
"135px"
prop=
"strinf"
>
<el-form-item
label=
"说明"
prop=
"strinf"
>
<c-input
v-model=
"model.strinf"
type=
"textarea"
:autosize=
"
{minRows:12,maxRows:12}"
...
...
src/views/Public/Docpan.vue
View file @
a5544a8d
...
...
@@ -280,33 +280,36 @@
</c-select>
</el-form-item>
<el-form-item
label-width=
"
3
0px"
v-if=
"title
!
= 'elcs.101.001.01'"
>
<el-input
style=
"width: 250px"
label-width=
"
15
0px"
v-if=
"title
=
= 'elcs.101.001.01'"
>
<c-fullbox>
<c-input
v-model=
"dialog.rcv.pts.extkey"
/>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
<template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
></c-button
>
<c-button
size=
"small"
type=
"primary"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
<el-form-item
v-else
label=
"BIC"
>
<el-form-item
v-else
label=
"BIC"
label-width=
"150px"
>
<el-input
v-model=
"dialog.rcv.pts.extkey"
/>
</el-form-item>
<el-form-item
v-if=
"title == 'elcs.101.001.01'"
label=
"
行联行号
"
v-if=
"title == 'elcs.101.001.01'
||(title != 'elcs.101.001.01'&&dialog.rcv.pts.bankno!='')
"
label=
"
联行行号"
label-width=
"150px
"
>
<el-input
v-model=
"dialog.rcv.pts.bankno"
/>
</el-form-item>
<el-form-item
label-width=
"30px"
>
<el-input
:value=
"
title
!
= 'elcs.101.001.01'
title
=
= 'elcs.101.001.01'
? dialog.rcv.namelc
: dialog.rcv.pts.jigomc
"
...
...
@@ -317,7 +320,7 @@
<br
/>
<el-input
:value=
"
title
!
= 'elcs.101.001.01'
title
=
= 'elcs.101.001.01'
? dialog.rcv.adrelc
: dialog.rcv.pts.dizzhii
"
...
...
@@ -468,6 +471,7 @@ export default {
rcv
:
{
pts
:
{},
ptyinftxt
:
{},
},
},
centerDialogVisible
:
false
,
...
...
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