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
de28d9ad
Commit
de28d9ad
authored
Sep 13, 2022
by
liyixun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitpop (bug797)
parent
505d7c74
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
137 additions
and
40 deletions
+137
-40
index.js
src/config/CodeTable/index.js
+2
-1
Default.js
src/model/Gitopn/Default.js
+1
-0
Ptyp.vue
src/views/Business/Gitopn/Ptyp.vue
+7
-7
Ptypc.vue
src/views/Business/Gitopn/Ptypc.vue
+8
-0
index.vue
src/views/Business/Gitopn/index.vue
+4
-4
Ovwp.vue
src/views/Business/Gitpop/Ovwp.vue
+113
-28
Ptyp.vue
src/views/Business/Gitpop/Ptyp.vue
+2
-0
No files found.
src/config/CodeTable/index.js
View file @
de28d9ad
...
...
@@ -5395,11 +5395,12 @@ const CodeTable = {
{
label
:
"Seller"
,
value
:
"SEL"
},
{
label
:
"Ordering Institution"
,
value
:
"ORI"
},
],
gitop
m
_rolall
:[
gitop
n
_rolall
:[
{
label
:
"Appliant"
,
value
:
"APL"
},
{
label
:
"1st Adv.thr.Bank"
,
value
:
"ATB"
},
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Accountee"
,
value
:
"CTR"
},
{
label
:
"Issuing Bank"
,
value
:
"ISS"
}
],
rolchgflg
:
[
{
label
:
"Changes and deletion allowed if new"
,
value
:
""
},
...
...
src/model/Gitopn/Default.js
View file @
de28d9ad
...
...
@@ -228,5 +228,6 @@ export default {
"cfagit.recp.dclp.actiontype"
:
Utils
.
defaultFunction
,
"cfagit.recp.dclp.actiondesc"
:
Utils
.
defaultFunction
,
"cnybop.voup"
:
Utils
.
defaultFunction
,
"gitp.preperp"
:
Utils
.
defaultFunction
,
}
//你可以添加自动default处理
src/views/Business/Gitopn/Ptyp.vue
View file @
de28d9ad
...
...
@@ -177,7 +177,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.apl.pts.extkey`)
"
@
change=
"benChange
"
@
blur=
"benBlur
"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -258,7 +258,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ctr.pts.extkey`)
"
@
change=
"benChange
"
@
blur=
"benBlur
"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -333,7 +333,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.apl.pts.extkey`)
"
@
change=
"benChange
"
@
blur=
"benBlur
"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -414,7 +414,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ctr.pts.extkey`)
"
@
change=
"benChange
"
@
blur=
"benBlur
"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -638,7 +638,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ben.pts.extkey`)
"
@
change=
"benChange
"
@
blur=
"benBlur
"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -702,7 +702,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.atb.pts.extkey`)
"
@
change=
"benChange
"
@
blur=
"benBlur
"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -810,7 +810,7 @@ export default {
},
methods
:
{
...
Event
,
async
ben
Change
()
{
async
ben
Blur
()
{
let
rtnmsg
=
await
this
.
executeDefault
(
"gidgrp.rec.sndto"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
...
...
src/views/Business/Gitopn/Ptypc.vue
View file @
de28d9ad
...
...
@@ -179,6 +179,7 @@
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.iss.pts.extkey`)
"
@
blur=
"issBlur"
></c-input>
<
template
slot=
"footer"
>
<c-button
...
...
@@ -342,6 +343,7 @@ import Event from "~/model/Gitopn/Event";
import
Ptap
from
"~/views/Public/Ptap"
;
import
Utils
from
"~/utils"
;
export
default
{
components
:
{
"c-ptap"
:
Ptap
},
inject
:
[
"root"
],
...
...
@@ -352,6 +354,12 @@ export default {
},
methods
:
{
...
Event
,
async
issBlur
()
{
let
rtnmsg
=
await
this
.
executeDefault
(
"gidgrp.rec.sndto"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
},
},
created
:
function
()
{},
};
...
...
src/views/Business/Gitopn/index.vue
View file @
de28d9ad
...
...
@@ -364,12 +364,12 @@ export default {
}
if
(
name
===
"dclpp"
)
{
rulePath
=
"dclpp"
;
}
if
(
name
===
"gidtxtp"
){
}
if
(
name
===
"gidtxtp"
){
rulePath
=
"gitp.gidtxtp"
}
if
(
name
===
"ptypc"
){
}
if
(
name
===
"ptypc"
){
rulePath
=
"gitp.ptypc"
}
if
(
name
===
"ptyp"
){
rulePath
=
"gitp.ptyp"
}
if
(
!!
rulePath
)
{
this
.
executeRule
(
rulePath
).
then
((
res
)
=>
{
...
...
src/views/Business/Gitpop/Ovwp.vue
View file @
de28d9ad
...
...
@@ -649,10 +649,92 @@
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"14"
>
<el-form-item
v-show=
"model.gitp.swiftflg != 'Y'"
v-show=
"model.gitp.swiftflg == ''"
label=
"Validity until"
prop=
"gidgrp.rec.expdat"
>
<c-date-picker
type=
"date"
v-model=
"model.gidgrp.rec.expdat"
style=
"width: 90%"
placeholder=
"请选择Validity until"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"7"
v-if=
"model.gitp.swiftflg == ''"
class=
"centerLable"
>
<c-checkbox
v-model=
"model.gidgrp.rec.expflg"
>
Unlimited Guarantee
</c-checkbox
>
</c-col>
<c-col
:span=
"3"
v-show=
"model.gitp.swiftflg == ''"
class=
"centerLable"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onGitpWbxs"
disabled
style=
"color: white"
>
显示文本
</c-button>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"14"
>
<el-form-item
v-show=
"model.gitp.swiftflg == ''"
label=
"Our Liability until"
prop=
"gidgrp.rec.liadat"
>
<c-date-picker
type=
"date"
v-model=
"model.gidgrp.rec.liadat"
style=
"width: 90%"
placeholder=
"请选择Our Liability until"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"7"
v-show=
"model.gitp.swiftflg == ''"
class=
"centerLable"
>
<c-checkbox
v-model=
"model.gidgrp.rec.liaflg"
>
Unlimited Liability
</c-checkbox
>
</c-col>
<c-col
:span=
"3"
v-show=
"model.gitp.swiftflg == ''"
class=
"centerLable"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onGitpYptxy"
disabled
>
协议签署
</c-button>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"14"
>
<el-form-item
v-show=
"model.gitp.swiftflg == 'N'"
label=
"Validity until"
prop=
"gidgrp.rec.expdat"
>
...
...
@@ -667,16 +749,17 @@
</c-col>
<c-col
:span=
"7"
v-if=
"model.gitp.swiftflg
!= 'Y
'"
v-if=
"model.gitp.swiftflg
== 'N
'"
class=
"centerLable"
>
<c-checkbox
v-model=
"model.gidgrp.rec.expflg"
:disabled=
"model.gidgrp.rec.expdat!=''||model.gidgrp.ghd.segtyp=='02'"
>
Unlimited Guarantee
</c-checkbox
>
</c-col>
<c-col
:span=
"3"
v-show=
"model.gitp.swiftflg
!= 'Y
'"
v-show=
"model.gitp.swiftflg
== 'N
'"
class=
"centerLable"
>
<c-button
...
...
@@ -693,7 +776,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"14"
>
<el-form-item
v-show=
"model.gitp.swiftflg
!= 'Y
'"
v-show=
"model.gitp.swiftflg
== 'N
'"
label=
"Our Liability until"
prop=
"gidgrp.rec.liadat"
>
...
...
@@ -711,21 +794,22 @@
</c-col>
<c-col
:span=
"7"
v-show=
"model.gitp.swiftflg
!= 'Y
'"
v-show=
"model.gitp.swiftflg
== 'N
'"
class=
"centerLable"
>
<c-checkbox
v-model=
"model.gidgrp.rec.liaflg"
:disabled=
"
model.gidgrp.rec.hndtyp != 'OC' ||
model.gidgrp.rec.expflg == 'X'
model.gidgrp.rec.expflg == 'X' ||
model.gidgrp.rec.liadat != ''
"
>
Unlimited Liability
</c-checkbox
>
</c-col>
<c-col
:span=
"3"
v-show=
"model.gitp.swiftflg
!= 'Y
'"
v-show=
"model.gitp.swiftflg
== 'N
'"
class=
"centerLable"
>
<c-button
...
...
@@ -786,6 +870,27 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-show=
"model.gitp.swiftflg != 'Y'"
label=
"是否显示查询码"
prop=
"gidgrp.gidcxm.cxmflg"
>
<c-select
v-model=
"model.gidgrp.gidcxm.cxmflg"
style=
"width: 100%"
placeholder=
"请选择是否显示查询码"
>
<el-option
v-for=
"item in codes.cxmflg"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
</c-col>
<!-- ============右边================= -->
<c-col
:span=
"11"
:offset=
"1"
>
...
...
@@ -1034,27 +1139,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-show=
"model.gitp.swiftflg != 'Y'"
label=
"是否显示查询码"
prop=
"gidgrp.gidcxm.cxmflg"
>
<c-select
v-model=
"model.gidgrp.gidcxm.cxmflg"
style=
"width: 100%"
placeholder=
"请选择是否显示查询码"
>
<el-option
v-for=
"item in codes.cxmflg"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
...
src/views/Business/Gitpop/Ptyp.vue
View file @
de28d9ad
...
...
@@ -76,6 +76,8 @@
rol: 'con',
}"
:disabled=
"true"
:disabledRef=
"true"
:disabledExtkey=
"true"
@
onAplpDet=
"onConpDet"
>
</c-ptap>
...
...
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