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
ef769a29
Commit
ef769a29
authored
Sep 09, 2022
by
liyixun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitopn 优化
parent
bee651e5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
76 additions
and
89 deletions
+76
-89
Aacp.vue
src/views/Business/Gitopn/Aacp.vue
+9
-7
Addbcb.vue
src/views/Business/Gitopn/Addbcb.vue
+0
-1
Confp.vue
src/views/Business/Gitopn/Confp.vue
+4
-4
Detpc.vue
src/views/Business/Gitopn/Detpc.vue
+42
-40
Gidtxtp.vue
src/views/Business/Gitopn/Gidtxtp.vue
+8
-6
Gidtxtpc.vue
src/views/Business/Gitopn/Gidtxtpc.vue
+9
-7
Ovwp.vue
src/views/Business/Gitopn/Ovwp.vue
+0
-0
Ovwpc.vue
src/views/Business/Gitopn/Ovwpc.vue
+2
-0
Ptypc.vue
src/views/Business/Gitopn/Ptypc.vue
+0
-10
Voup.vue
src/views/Business/Gitopn/Voup.vue
+0
-12
index.vue
src/views/Business/Gitopn/index.vue
+2
-2
No files found.
src/views/Business/Gitopn/Aacp.vue
View file @
ef769a29
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"1
4
"
>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"Open Add. Amount"
prop=
"gidgrp.cbs.opc2.cur"
>
<el-form-item
label=
"Open Add. Amount"
prop=
"gidgrp.cbs.opc2.cur"
>
<c-input
<c-input
disabled
disabled
...
@@ -36,12 +36,14 @@
...
@@ -36,12 +36,14 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"10"
>
<c-col
:span=
"12"
>
<c-input
<el-form-item
label-width=
"5px"
prop=
"gidgrp.cbs.opc2.amt"
>
disabled
<c-input
v-model=
"model.gidgrp.cbs.opc2.amt"
disabled
placeholder=
"请输入Balance"
v-model=
"model.gidgrp.cbs.opc2.amt"
></c-input>
placeholder=
"请输入Balance"
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
...
...
src/views/Business/Gitopn/Addbcb.vue
View file @
ef769a29
...
@@ -37,7 +37,6 @@
...
@@ -37,7 +37,6 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
</c-col>
</c-col>
</c-col>
</c-row>
</c-row>
</div>
</div>
...
...
src/views/Business/Gitopn/Confp.vue
View file @
ef769a29
...
@@ -218,12 +218,12 @@
...
@@ -218,12 +218,12 @@
</c-col>
</c-col>
<c-col
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
:span=
"4"
>
<c-col
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
:span=
"4"
>
<
!-- <el-form-item prop="gidgrp.cbs.cnf.amt"> --
>
<
el-form-item
label-width=
"5px"
prop=
"gidgrp.cbs.cnf.amt"
>
<c-input
<c-input
v-model=
"model.gidgrp.cbs.cnf.amt"
v-model=
"model.gidgrp.cbs.cnf.amt"
placeholder=
"请输入Balance"
placeholder=
"请输入Balance"
></c-input>
></c-input>
<
!-- </el-form-item> --
>
<
/el-form-item
>
</c-col>
</c-col>
<c-col
<c-col
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
...
@@ -233,12 +233,12 @@
...
@@ -233,12 +233,12 @@
<span>
or
</span>
<span>
or
</span>
</c-col>
</c-col>
<c-col
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
:span=
"4"
>
<c-col
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
:span=
"4"
>
<
!-- <el-form-item prop="gidgrp.rec.partcon"> --
>
<
el-form-item
label-width=
"5px"
prop=
"gidgrp.rec.partcon"
>
<c-input
<c-input
v-model=
"model.gidgrp.rec.partcon"
v-model=
"model.gidgrp.rec.partcon"
placeholder=
"请输入Partial Confirmation"
placeholder=
"请输入Partial Confirmation"
></c-input>
></c-input>
<
!-- </el-form-item> --
>
<
/el-form-item
>
</c-col>
</c-col>
<c-col
<c-col
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
v-if=
"model.gidgrp.rec.purposin == 'ISSU'"
...
...
src/views/Business/Gitopn/Detpc.vue
View file @
ef769a29
...
@@ -36,38 +36,38 @@
...
@@ -36,38 +36,38 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-col
:span=
"20"
>
<el-form-item
<el-form-item
v-if=
"model.gitp.covgodsrvcmodflg == ''"
v-if=
"model.gitp.covgodsrvcmodflg == ''"
label=
"Object of Contract"
label=
"Object of Contract"
prop=
"gidgrp.blk.covgodsrvc"
prop=
"gidgrp.blk.covgodsrvc"
>
>
<c-input
<c-input
disabled
disabled
rows=
"5"
rows=
"5"
type=
"textarea"
type=
"textarea"
v-model=
"model.gidgrp.blk.covgodsrvc"
v-model=
"model.gidgrp.blk.covgodsrvc"
maxlength=
"3250"
maxlength=
"3250"
show-word-limit
show-word-limit
placeholder=
"请输入Object of Contract"
placeholder=
"请输入Object of Contract"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
<el-form-item
<el-form-item
v-if=
"model.gitp.covgodsrvcmodflg == 'X'"
v-if=
"model.gitp.covgodsrvcmodflg == 'X'"
label=
"Underly. Transact. Det."
label=
"Underly. Transact. Det."
prop=
"gidgrp.blk.atxcovgodsrvc"
prop=
"gidgrp.blk.atxcovgodsrvc"
>
>
<c-input
<c-input
rows=
"5"
rows=
"5"
type=
"textarea"
type=
"textarea"
v-model=
"model.gidgrp.blk.atxcovgodsrvc"
v-model=
"model.gidgrp.blk.atxcovgodsrvc"
maxlength=
"3250"
maxlength=
"3250"
show-word-limit
show-word-limit
placeholder=
"请输入Underly. Transact. Det."
placeholder=
"请输入Underly. Transact. Det."
@
blur=
"atxcovgodsrvcBlur"
@
blur=
"atxcovgodsrvcBlur"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"4"
>
<c-col
:span=
"4"
>
<c-checkbox
<c-checkbox
v-if=
"model.gitp.swiftflg == 'Y'"
v-if=
"model.gitp.swiftflg == 'Y'"
...
@@ -135,12 +135,14 @@
...
@@ -135,12 +135,14 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"12"
>
<c-input
<el-form-item
label-width=
"5px"
prop=
"gidgrp.rec.orcamtc"
>
disabled
<c-input
v-model=
"model.gidgrp.rec.orcamtc"
disabled
placeholder=
"请输入Contract Amount "
v-model=
"model.gidgrp.rec.orcamtc"
></c-input>
placeholder=
"请输入Contract Amount "
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -281,7 +283,7 @@ export default {
...
@@ -281,7 +283,7 @@ export default {
data
()
{
data
()
{
return
{};
return
{};
},
},
methods
:
{
methods
:
{
...
Event
,
...
Event
,
async
atxcovgodsrvcBlur
()
{
async
atxcovgodsrvcBlur
()
{
let
rtnmsg
=
await
this
.
executeRule
(
"gidgrp.blk.atxcovgodsrvc"
);
let
rtnmsg
=
await
this
.
executeRule
(
"gidgrp.blk.atxcovgodsrvc"
);
...
@@ -296,7 +298,7 @@ export default {
...
@@ -296,7 +298,7 @@ export default {
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
}
},
},
},
},
created
:
function
()
{},
created
:
function
()
{},
};
};
</
script
>
</
script
>
...
...
src/views/Business/Gitopn/Gidtxtp.vue
View file @
ef769a29
...
@@ -90,12 +90,14 @@
...
@@ -90,12 +90,14 @@
</
template
>
</
template
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-input
<el-form-item
label-width=
"0px"
prop=
"gidgrp.rec.ownref"
>
style=
"margin: 5px 0 0 10px; width: 50%"
<c-input
v-model=
"model.gidgrp.rec.ownref"
style=
"margin: 5px 0 0 10px; width: 50%"
maxlength=
"16"
v-model=
"model.gidgrp.rec.ownref"
placeholder=
"请输入Reference"
maxlength=
"16"
></c-input>
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-button
<c-button
...
...
src/views/Business/Gitopn/Gidtxtpc.vue
View file @
ef769a29
...
@@ -37,13 +37,15 @@
...
@@ -37,13 +37,15 @@
</c-col>
</c-col>
<c-col
:span=
"6"
>
<c-col
:span=
"6"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-input
<el-form-item
label-width=
"0px"
prop=
"gidgrp.rec.ownref"
>
style=
"margin: 5px 0 0 10px; width: 50%"
<c-input
v-model=
"model.gidgrp.rec.ownref"
style=
"margin: 5px 0 0 10px; width: 50%"
maxlength=
"16"
v-model=
"model.gidgrp.rec.ownref"
placeholder=
"请输入Reference"
maxlength=
"16"
disabled
placeholder=
"请输入Reference"
></c-input>
disabled
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-button
<c-button
...
...
src/views/Business/Gitopn/Ovwp.vue
View file @
ef769a29
This diff is collapsed.
Click to expand it.
src/views/Business/Gitopn/Ovwpc.vue
View file @
ef769a29
...
@@ -30,11 +30,13 @@
...
@@ -30,11 +30,13 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
<el-form-item
label-width=
"0px"
prop=
"gidgrp.cbs.mac.amt"
>
<c-input
<c-input
v-model=
"model.gidgrp.cbs.mac.amt"
v-model=
"model.gidgrp.cbs.mac.amt"
style=
"margin: 0 0 0 10px; width: 80%"
style=
"margin: 0 0 0 10px; width: 80%"
placeholder=
"请输入Guarantee Amount"
placeholder=
"请输入Guarantee Amount"
></c-input>
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"4"
class=
"centerLable"
>
<c-col
:span=
"4"
class=
"centerLable"
>
<c-checkbox
v-model=
"model.gitp.aacp.aacmod.addamtflg"
<c-checkbox
v-model=
"model.gitp.aacp.aacmod.addamtflg"
...
...
src/views/Business/Gitopn/Ptypc.vue
View file @
ef769a29
...
@@ -353,16 +353,6 @@ export default {
...
@@ -353,16 +353,6 @@ export default {
methods
:
{
methods
:
{
...
Event
,
...
Event
,
},
},
watch
:
{
"model.gidgrp.iss.pts.adrblk"
:
function
()
{
if
(
this
.
model
.
gidgrp
.
iss
.
pts
.
adrblk
!=
""
)
{
let
rtnmsg
=
this
.
executeDefault
(
"gidgrp.bec.pts.adrblk"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
}
},
},
created
:
function
()
{},
created
:
function
()
{},
};
};
</
script
>
</
script
>
...
...
src/views/Business/Gitopn/Voup.vue
View file @
ef769a29
...
@@ -237,9 +237,6 @@
...
@@ -237,9 +237,6 @@
v-model=
"model.cnybop.cnyvou.svouchercountrycode"
v-model=
"model.cnybop.cnyvou.svouchercountrycode"
maxlength=
"3"
maxlength=
"3"
placeholder=
"请输入担保人国别"
placeholder=
"请输入担保人国别"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`cnybop.cnyvou.svouchercountrycode`)
"
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
...
@@ -275,9 +272,6 @@
...
@@ -275,9 +272,6 @@
v-model=
"model.cnybop.cnyvou.svoucheecountrycode"
v-model=
"model.cnybop.cnyvou.svoucheecountrycode"
maxlength=
"3"
maxlength=
"3"
placeholder=
"请输入担保权人国别"
placeholder=
"请输入担保权人国别"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`cnybop.cnyvou.svoucheecountrycode`)
"
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
...
@@ -303,9 +297,6 @@
...
@@ -303,9 +297,6 @@
v-model=
"model.cnybop.cnyvou.sdebtorcountrycode"
v-model=
"model.cnybop.cnyvou.sdebtorcountrycode"
maxlength=
"3"
maxlength=
"3"
placeholder=
"请输入债务人国别"
placeholder=
"请输入债务人国别"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`cnybop.cnyvou.sdebtorcountrycode`)
"
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
...
@@ -341,9 +332,6 @@
...
@@ -341,9 +332,6 @@
v-model=
"model.cnybop.cnyvou.sreversecountrycode"
v-model=
"model.cnybop.cnyvou.sreversecountrycode"
maxlength=
"3"
maxlength=
"3"
placeholder=
"请输入反担保人国别"
placeholder=
"请输入反担保人国别"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`cnybop.cnyvou.sreversecountrycode`)
"
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
...
...
src/views/Business/Gitopn/index.vue
View file @
ef769a29
...
@@ -85,9 +85,7 @@
...
@@ -85,9 +85,7 @@
</el-tab-pane>
</el-tab-pane>
<el-tab-pane
label=
"Settlement"
name=
"setpan"
>
<el-tab-pane
label=
"Settlement"
name=
"setpan"
>
<c-content>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
</el-tab-pane>
<el-tab-pane
v-if=
"this.flag"
label=
"Bookings"
name=
"glepan"
>
<el-tab-pane
v-if=
"this.flag"
label=
"Bookings"
name=
"glepan"
>
...
@@ -370,6 +368,8 @@ export default {
...
@@ -370,6 +368,8 @@ export default {
rulePath
=
"gitp.gidtxtp"
rulePath
=
"gitp.gidtxtp"
}
if
(
name
===
"ptypc"
){
}
if
(
name
===
"ptypc"
){
rulePath
=
"gitp.ptypc"
rulePath
=
"gitp.ptypc"
}
if
(
name
===
"ptyp"
){
rulePath
=
"gitp.ptyp"
}
}
if
(
!!
rulePath
)
{
if
(
!!
rulePath
)
{
this
.
executeRule
(
rulePath
).
then
((
res
)
=>
{
this
.
executeRule
(
rulePath
).
then
((
res
)
=>
{
...
...
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