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
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
19 additions
and
32 deletions
+19
-32
Aacp.vue
src/views/Business/Gitopn/Aacp.vue
+4
-2
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
+3
-1
Gidtxtp.vue
src/views/Business/Gitopn/Gidtxtp.vue
+2
-0
Gidtxtpc.vue
src/views/Business/Gitopn/Gidtxtpc.vue
+2
-0
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"
>
<el-form-item
label-width=
"5px"
prop=
"gidgrp.cbs.opc2.amt"
>
<c-input
<c-input
disabled
disabled
v-model=
"model.gidgrp.cbs.opc2.amt"
v-model=
"model.gidgrp.cbs.opc2.amt"
placeholder=
"请输入Balance"
placeholder=
"请输入Balance"
></c-input>
></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
...
@@ -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"
>
<el-form-item
label-width=
"5px"
prop=
"gidgrp.rec.orcamtc"
>
<c-input
<c-input
disabled
disabled
v-model=
"model.gidgrp.rec.orcamtc"
v-model=
"model.gidgrp.rec.orcamtc"
placeholder=
"请输入Contract Amount "
placeholder=
"请输入Contract Amount "
></c-input>
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
...
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"
>
<el-form-item
label-width=
"0px"
prop=
"gidgrp.rec.ownref"
>
<c-input
<c-input
style=
"margin: 5px 0 0 10px; width: 50%"
style=
"margin: 5px 0 0 10px; width: 50%"
v-model=
"model.gidgrp.rec.ownref"
v-model=
"model.gidgrp.rec.ownref"
maxlength=
"16"
maxlength=
"16"
placeholder=
"请输入Reference"
placeholder=
"请输入Reference"
></c-input>
></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,6 +37,7 @@
...
@@ -37,6 +37,7 @@
</c-col>
</c-col>
<c-col
:span=
"6"
>
<c-col
:span=
"6"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"0px"
prop=
"gidgrp.rec.ownref"
>
<c-input
<c-input
style=
"margin: 5px 0 0 10px; width: 50%"
style=
"margin: 5px 0 0 10px; width: 50%"
v-model=
"model.gidgrp.rec.ownref"
v-model=
"model.gidgrp.rec.ownref"
...
@@ -44,6 +45,7 @@
...
@@ -44,6 +45,7 @@
placeholder=
"请输入Reference"
placeholder=
"请输入Reference"
disabled
disabled
></c-input>
></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