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
adaedc7e
Commit
adaedc7e
authored
Feb 09, 2022
by
吴佳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20220209 wujia 汇入汇款 汇出汇款 界面调整
parent
4bca847e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
44 deletions
+38
-44
CptAdvChangePanel.vue
src/views/Business/Cptadv/CptAdvChangePanel.vue
+1
-1
CptOpnp1Common.vue
src/views/Business/Cptopn/CptOpnp1Common.vue
+37
-43
No files found.
src/views/Business/Cptadv/CptAdvChangePanel.vue
View file @
adaedc7e
...
...
@@ -423,7 +423,7 @@
<c-col
:span=
"24"
>
<c-fullbox>
<el-form-item
label=
""
>
<el-form-item
label=
""
prop=
"cpdgrp.pye.pts.extkey"
>
<c-input
v-model=
"model.cpdgrp.pye.pts.extkey"
placeholder=
"请输入收款人客户号"
...
...
src/views/Business/Cptopn/CptOpnp1Common.vue
View file @
adaedc7e
...
...
@@ -206,7 +206,8 @@
<c-col
:span=
"24"
>
<c-fullbox>
<el-form-item
label=
"发报行"
prop=
"cpdgrp.snd.pts.extkey"
>
<c-input
placeholder=
"请输入发报行"
disabled
v-model=
"model.cpdgrp.snd.pts.extkey"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cpdgrp.snd.pts.extkey')"
></c-input>
<c-input
placeholder=
"请输入发报行"
disabled
v-model=
"model.cpdgrp.snd.pts.extkey"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cpdgrp.snd.pts.extkey')"
></c-input>
</el-form-item>
<
template
slot=
"footer"
>
...
...
@@ -402,23 +403,21 @@
style=
"margin-top: 10px"
>
<c-col
:span=
"24"
>
<c-
col
:span=
"18"
>
<c-
fullbox
>
<el-form-item
label=
"发报行"
prop=
"cpdgrp.snd.pts.extkey"
>
<c-input
placeholder=
"请输入发报行"
v-model=
"model.cpdgrp.snd.pts.extkey"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cpdgrp.snd.pts.extkey')"
></c-input>
<c-input
placeholder=
"请输入发报行"
disabled
v-model=
"model.cpdgrp.snd.pts.extkey"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cpdgrp.snd.pts.extkey')"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
style=
"text-align: right"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-col
:span=
"12"
>
<
template
slot=
"footer"
>
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
>
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
style=
"margin:0 0"
size=
"small"
type=
"primary"
@
click=
"onSndpDet"
...
...
@@ -426,9 +425,8 @@
>
详情
</c-button>
</c-col>
</el-form-item>
</c-col>
</
template
>
</c-fullbox>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -468,27 +466,28 @@
</c-col>
<c-col
:span=
"24"
>
<c-
col
:span=
"18"
>
<c-
fullbox
>
<el-form-item
label=
""
>
<c-input
v-model=
"model.cpdgrp.pye.pts.extkey"
placeholder=
"请输入收款人客户号"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('cpdgrp.pye.pts.extkey')
"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
style=
"text-align: right"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-col
:span=
"12"
>
<
template
slot=
"footer"
>
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
>
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
style=
"margin:0 0"
size=
"small"
type=
"primary"
@
click=
"onSndpDet"
...
...
@@ -496,9 +495,8 @@
>
详情
</c-button>
</c-col>
</el-form-item>
</c-col>
</
template
>
</c-fullbox>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -522,23 +520,21 @@
style=
"margin-top: 10px"
>
<c-col
:span=
"24"
>
<c-
col
:span=
"18"
>
<c-
fullbox
>
<el-form-item
label=
"发报行"
prop=
"cpdgrp.snd.pts.extkey"
>
<c-input
placeholder=
"请输入发报行"
v-model=
"model.cpdgrp.snd.pts.extkey"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cpdgrp.snd.pts.extkey')"
></c-input>
<c-input
placeholder=
"请输入发报行"
disabled
v-model=
"model.cpdgrp.snd.pts.extkey"
@
keyup
.
enter
.
native=
"showGridPromptDialog('cpdgrp.snd.pts.extkey')"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
style=
"text-align: right"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-col
:span=
"12"
>
<
template
slot=
"footer"
>
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
>
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
style=
"margin:0 0"
size=
"small"
type=
"primary"
@
click=
"onSndpDet"
...
...
@@ -546,9 +542,8 @@
>
详情
</c-button>
</c-col>
</el-form-item>
</c-col>
</
template
>
</c-fullbox>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -597,27 +592,27 @@
</c-col>
<c-col
:span=
"24"
>
<c-
col
:span=
"18"
>
<c-
fullbox
>
<el-form-item
label=
""
prop=
"cpdgrp.pye.pts.extkey"
>
<c-input
v-model=
"model.cpdgrp.pye.pts.extkey"
placeholder=
"请输入收款人客户号"
@
keyup
.
enter
.
native=
"
showGridPromptDialog('cpdgrp.pye.pts.extkey')
"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
style=
"text-align: right"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-col
:span=
"12"
>
<
template
slot=
"footer"
>
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
>
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-button
style=
"margin:0 0"
size=
"small"
type=
"primary"
@
click=
"onSndpDet"
...
...
@@ -625,9 +620,8 @@
>
详情
</c-button>
</c-col>
</el-form-item>
</c-col>
</
template
>
</c-fullbox>
</c-col>
<c-col
:span=
"24"
>
...
...
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