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
9e3e6931
Commit
9e3e6931
authored
Aug 02, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letnot/opn/ame/drw信用证详情页面Detp.vue指定银行值为A/O时名称地址置空
parent
08999356
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
6 deletions
+28
-6
Detp.vue
src/views/Business/Letame/Detp.vue
+7
-0
Detp.vue
src/views/Business/Letdrw/Detp.vue
+7
-0
Detp.vue
src/views/Business/Letnot/Detp.vue
+7
-0
Detp.vue
src/views/Business/Letopn/Detp.vue
+7
-6
No files found.
src/views/Business/Letame/Detp.vue
View file @
9e3e6931
...
...
@@ -11,6 +11,7 @@
style=
"width: 100%"
placeholder=
"请选择指定银行"
:code=
"codes.avbwth"
@
change=
"avbwthEvent"
>
</c-select>
</el-form-item>
...
...
@@ -393,6 +394,12 @@ export default {
},
methods
:
{
...
Event
,
avbwthEvent
(){
if
(
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'A'
||
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'O'
)
{
this
.
model
.
ledgrp
.
avb
.
pts
.
extkey
=
''
this
.
model
.
ledgrp
.
blk
.
avbwthtxt
=
''
}
},
onSeainf
(){},
avbbykeyEvent
()
{
if
(
this
.
model
.
ledgrp
.
rec
.
avbby
==
'P'
)
{
...
...
src/views/Business/Letdrw/Detp.vue
View file @
9e3e6931
...
...
@@ -11,6 +11,7 @@
style=
"width: 100%"
placeholder=
"请选择指定银行"
:code=
"codes.avbwth"
@
change=
"avbwthEvent"
>
</c-select>
</el-form-item>
...
...
@@ -812,6 +813,12 @@ export default {
},
methods
:
{
...
Event
,
avbwthEvent
(){
if
(
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'A'
||
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'O'
)
{
this
.
model
.
ledgrp
.
avb
.
pts
.
extkey
=
''
this
.
model
.
ledgrp
.
blk
.
avbwthtxt
=
''
}
},
avbbykeyEvent
()
{
if
(
this
.
model
.
ledgrp
.
rec
.
avbby
==
'P'
)
{
this
.
model
.
ledgrp
.
rec
.
tenmaxday
=
0
...
...
src/views/Business/Letnot/Detp.vue
View file @
9e3e6931
...
...
@@ -11,6 +11,7 @@
style=
"width: 100%"
placeholder=
"请选择指定银行"
:code=
"codes.avbwth"
@
change=
"avbwthEvent"
>
</c-select>
</el-form-item>
...
...
@@ -391,6 +392,12 @@ export default {
},
methods
:
{
...
Event
,
avbwthEvent
(){
if
(
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'A'
||
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'O'
)
{
this
.
model
.
ledgrp
.
avb
.
pts
.
extkey
=
''
this
.
model
.
ledgrp
.
blk
.
avbwthtxt
=
''
}
},
avbbykeyEvent
()
{
if
(
this
.
model
.
ledgrp
.
rec
.
avbby
==
'P'
)
{
this
.
model
.
ledgrp
.
rec
.
tenmaxday
=
0
...
...
src/views/Business/Letopn/Detp.vue
View file @
9e3e6931
...
...
@@ -11,6 +11,7 @@
style=
"width: 100%"
placeholder=
"请选择指定银行"
:code=
"codes.avbwth"
@
change=
"avbwthEvent"
>
</c-select>
</el-form-item>
...
...
@@ -387,12 +388,12 @@ export default {
},
methods
:
{
...
Event
,
//
avbwthEvent(){
//
if (this.model.ledgrp.rec.avbwth != 'A'||this.model.ledgrp.rec.avbwth != 'O') {
//
this.model.ledgrp.avb.pts.extkey = ''
//
this.model.ledgrp.blk.avbwthtxt = ''
//
}
//
},
avbwthEvent
(){
if
(
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'A'
||
this
.
model
.
ledgrp
.
rec
.
avbwth
!=
'O'
)
{
this
.
model
.
ledgrp
.
avb
.
pts
.
extkey
=
''
this
.
model
.
ledgrp
.
blk
.
avbwthtxt
=
''
}
},
avbbykeyEvent
()
{
if
(
this
.
model
.
ledgrp
.
rec
.
avbby
==
'P'
)
{
this
.
model
.
ledgrp
.
rec
.
tenmaxday
=
0
...
...
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