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
38f196ed
Commit
38f196ed
authored
2 years ago
by
liyixun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitopn 解决检核后面板内容消失问题
parent
aa153815
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
63 additions
and
21 deletions
+63
-21
index.js
src/config/CodeTable/index.js
+5
-0
Pattern.js
src/model/Gitopn/Pattern.js
+4
-4
Detp.vue
src/views/Business/Gitopn/Detp.vue
+17
-5
Detpc.vue
src/views/Business/Gitopn/Detpc.vue
+0
-0
Gidtxtp.vue
src/views/Business/Gitopn/Gidtxtp.vue
+0
-2
Ovwp.vue
src/views/Business/Gitopn/Ovwp.vue
+37
-10
Preperp.vue
src/views/Business/Gitopn/Preperp.vue
+0
-0
No files found.
src/config/CodeTable/index.js
View file @
38f196ed
...
...
@@ -6804,6 +6804,11 @@ const CodeTable = {
{
label
:
"Beneficiary Side"
,
value
:
"BENE"
},
{
label
:
"Other"
,
value
:
"OTHR"
}
],
gitopn_chato
:[
{
value
:
"U"
,
label
:
"Applicant Side"
},
{
value
:
"B"
,
label
:
"Beneficiay Side"
},
{
value
:
"O"
,
label
:
"Other"
},
],
getame_chato
:[
{
label
:
"Applicant Side"
,
value
:
"APPL"
},
{
label
:
"Beneficiary Side"
,
value
:
"BENE"
},
...
...
This diff is collapsed.
Click to expand it.
src/model/Gitopn/Pattern.js
View file @
38f196ed
...
...
@@ -523,10 +523,10 @@ export default {
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
780
,
message
:
"长度不能超过780"
}
],
//
"gidgrp.blk.atxliatxtc":[
//
{type: "string", required: true, message: "必输项"},
//
{max: 65,message:"长度不能超过65"}
//
],
"gidgrp.blk.atxliatxtc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
65
,
message
:
"长度不能超过65"
}
],
"gidgrp.ben.adrelc"
:[
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Gitopn/Detp.vue
View file @
38f196ed
...
...
@@ -97,16 +97,13 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-col
:span=
"20"
v-if=
"model.gitp.covgodsrvmodflg == ''"
>
<el-form-item
label=
"Object of Contract"
prop=
"gidgrp.blk.covgodsrv"
>
<c-input
:disabled=
"
model.gitp.covgodsrvmodflg == '' ||
model.gitp.swiftflg == 'N'
"
disabled
rows=
"6"
type=
"textarea"
v-model=
"model.gidgrp.blk.covgodsrv"
...
...
@@ -116,6 +113,21 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"20"
v-if=
"model.gitp.covgodsrvmodflg != ''"
>
<el-form-item
label=
"Object of Contract"
prop=
"gidgrp.blk.atxcovgodsrv"
>
<c-input
rows=
"6"
type=
"textarea"
v-model=
"model.gidgrp.blk.axtcovgodsrv"
maxlength=
"350"
show-word-limit
placeholder=
"请输入Object of Contract"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<c-checkbox
v-if=
"model.gitp.swiftflg == 'Y'"
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Gitopn/Detpc.vue
View file @
38f196ed
This diff is collapsed.
Click to expand it.
src/views/Business/Gitopn/Gidtxtp.vue
View file @
38f196ed
...
...
@@ -38,14 +38,12 @@
</c-col>
<c-col
:span=
"6"
>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"0px"
prop=
"gitp.gidtxtmodflg"
>
<c-checkbox
v-model=
"model.gitp.gidtxtmodflg"
style=
"margin: 0 0 0 10px"
@
change=
"modflgChange"
>
Modify Guarantee Text
</c-checkbox
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Gitopn/Ovwp.vue
View file @
38f196ed
...
...
@@ -1822,7 +1822,7 @@
<c-input
type=
"textarea"
rows=
"4"
:disabled=
"model.gitp.exptxtmodflg == ''"
disabled
v-model=
"model.gidgrp.blk.exptxt"
maxlength=
"780"
show-word-limit
...
...
@@ -1839,7 +1839,6 @@
<c-input
type=
"textarea"
rows=
"4"
:disabled=
"model.gitp.exptxtmodflg == ''"
v-model=
"model.gidgrp.blk.atxexptxt"
maxlength=
"780"
@
blur=
"atxexpBlur"
...
...
@@ -1891,11 +1890,9 @@
>
<c-select
:disabled=
"
model.gidgrp.rec.purpos == 'ISSU' ||
!(
model.gidgrp.rec.purposin == 'ICCO' &&
model.gidgrp.rec.purpos == 'ISCO'
)
!(model.gidgrp.rec.hndtyp=='OC'||
model.gidgrp.rec.purpos=='ISCO'||
model.gidgrp.rec.purpos=='ICCO')
"
v-model=
"model.gidgrp.rec.liatypc"
style=
"width: 100%"
...
...
@@ -1945,13 +1942,13 @@
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<el-form-item
v-if=
"model.gitp.swiftflg == 'Y'"
v-if=
"model.gitp.swiftflg == 'Y'
&&model.gitp.liatxtcmodflg==''
"
label=
"Liability Condition"
prop=
"gidgrp.blk.liatxtc"
>
<c-input
type=
"textarea"
:disabled=
"model.gitp.liatxtcmodflg == ''"
disabled
rows=
"4"
v-model=
"model.gidgrp.blk.liatxtc"
maxlength=
"780"
...
...
@@ -1959,6 +1956,21 @@
placeholder=
"请输入Liability Condition"
></c-input>
</el-form-item>
<el-form-item
v-if=
"model.gitp.swiftflg == 'Y'&&model.gitp.liatxtcmodflg=='X'"
label=
"Liability Condition"
prop=
"gidgrp.blk.atxliatxtc"
>
<c-input
type=
"textarea"
rows=
"4"
v-model=
"model.gidgrp.blk.atxliatxtc"
maxlength=
"780"
show-word-limit
placeholder=
"请输入Liability Condition"
@
blur=
"atxliatxtcBlur"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<c-checkbox
...
...
@@ -1970,6 +1982,7 @@
"
v-model=
"model.gitp.liatxtcmodflg"
style=
"margin: 0 0 0 10px"
@
change=
"liamodflgChange"
>
Modify Text
</c-checkbox
>
<c-button
...
...
@@ -2042,7 +2055,21 @@ export default {
async
atxexpBlur
()
{
let
rtnmsg
=
await
this
.
executeRule
(
"gidgrp.blk.atxexptxt"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
updateModel
(
this
.
model
,
rtnmsg
.
data
);
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
},
async
atxliatxtcBlur
()
{
let
rtnmsg
=
await
this
.
executeRule
(
"gidgrp.blk.atxliatxtc"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
},
async
liamodflgChange
()
{
let
rtnmsg
=
await
this
.
executeRule
(
"gitp.liatxtcmodflg"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
},
},
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Gitopn/Preperp.vue
View file @
38f196ed
This diff is collapsed.
Click to expand it.
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