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
0bbd8e87
Commit
0bbd8e87
authored
May 16, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
格式调整
parent
a45017e2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
99 additions
and
122 deletions
+99
-122
Ovwp.vue
src/business/gitame/views/Ovwp.vue
+1
-3
Gitsetp1.vue
src/business/gitcom/views/Gitsetp1.vue
+0
-1
Ovwp.vue
src/business/gitcom/views/Ovwp.vue
+0
-0
check.js
src/business/gitcrj/model/check.js
+0
-0
index.js
src/business/gitcrj/model/index.js
+22
-23
Ovwp.vue
src/business/gitcrj/views/Ovwp.vue
+0
-1
index.vue
src/business/gitcrj/views/index.vue
+1
-1
index.js
src/business/gitfre/model/index.js
+17
-17
Gitfrep1.vue
src/business/gitfre/views/Gitfrep1.vue
+1
-4
Mt759p.vue
src/business/gitfre/views/Mt759p.vue
+0
-0
Ovwp.vue
src/business/gitfre/views/Ovwp.vue
+1
-1
index.vue
src/business/gitfre/views/index.vue
+0
-0
index.js
src/business/gitopn/event/index.js
+0
-0
index.js
src/business/gitset/model/index.js
+48
-48
Cnyp.vue
src/business/gitset/views/Cnyp.vue
+0
-4
Det756.vue
src/business/gitset/views/Det756.vue
+0
-0
Gitsetp.vue
src/business/gitset/views/Gitsetp.vue
+0
-1
Gitsetp1.vue
src/business/gitset/views/Gitsetp1.vue
+1
-3
Outp.vue
src/business/gitset/views/Outp.vue
+1
-2
Ovwp.vue
src/business/gitset/views/Ovwp.vue
+6
-12
Wg.vue
src/business/gitset/views/Wg.vue
+0
-1
Adcp.vue
src/business/litopn/views/Adcp.vue
+0
-0
No files found.
src/business/gitame/views/Ovwp.vue
View file @
0bbd8e87
...
...
@@ -12,8 +12,7 @@
</el-collapse-item>
<el-collapse-item
title=
"Seq. C: 演示/交付"
name=
"preperpc"
v-if=
"
model.gidgrp.rec.purpos == 'ISCO' ||
model.gidgrp.rec.purpos == 'ICCO'
"
>
model.gidgrp.rec.purpos == 'ICCO'"
>
<m-preperpc
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"保函修改"
name=
"ameps20"
>
...
...
@@ -81,7 +80,6 @@
"
>
<m-aacp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
<el-collapse-item
title=
"Seq. C: 附加金额"
name=
"aamp20"
v-if=
"
model.gitp.swiftflg == 'Y' &&
model.trnmod.swiadd.purposame == 'ISUA' &&
...
...
src/business/gitcom/views/Gitsetp1.vue
View file @
0bbd8e87
...
...
@@ -18,7 +18,6 @@
type=
"primary"
icon=
"el-icon-info"
>
</c-button>
</
template
>
</c-fullbox>
...
...
src/business/gitcom/views/Ovwp.vue
View file @
0bbd8e87
src/business/gitcrj/model/check.js
View file @
0bbd8e87
This diff is collapsed.
Click to expand it.
src/business/gitcrj/model/index.js
View file @
0bbd8e87
import
Pts
from
'~/components/business/commonModel/Pts'
;
import
Pub
from
'~/components/business/commonModel/index.js'
;
export
default
class
Gitcrj
{
constructor
()
{
export
default
class
Gitcrj
{
constructor
()
{
this
.
data
=
{
rejtypsel
:
''
,
instxt
:
''
,
mtabut
:
{
clsflg
:
''
clsflg
:
''
,
},
gctp
:
{
recget
:
{
sdamod
:
{
seainf
:
''
}
seainf
:
''
,
},
},
gcthdr
:
''
,
adaflg
:
''
,
gidget
:
{
sdamod
:
{
seainf
:
''
}
}
seainf
:
''
,
},
},
},
gcdgrp
:
{
blk
:
{
disdoc
:
''
disdoc
:
''
,
},
prb
:
{
pts
:
new
Pts
().
data
,
...
...
@@ -34,7 +34,7 @@ export default class Gitcrj{
clmdat
:
''
,
payrol
:
''
,
nam
:
''
,
docprbrol
:
''
docprbrol
:
''
,
},
oth
:
{
pts
:
new
Pts
().
data
,
...
...
@@ -42,19 +42,19 @@ export default class Gitcrj{
cbs
:
{
opn1
:
{
cur
:
''
,
amt
:
''
amt
:
''
,
},
max
:
{
cur
:
''
,
amt
:
''
}
amt
:
''
,
},
},
ben
:
{
pts
:
new
Pts
().
data
,
},
apl
:
{
pts
:
new
Pts
().
data
,
}
},
},
gidgrp
:
{
rec
:
{
...
...
@@ -62,21 +62,21 @@ export default class Gitcrj{
liadat
:
''
,
ownref
:
''
,
expflg
:
''
,
gartyp
:
''
gartyp
:
''
,
},
cbs
:
{
opn1
:
{
cur
:
''
,
amt
:
''
}
}
amt
:
''
,
},
},
},
lettername
:
''
,
trnmod
:
{
swiadd
:
{
strinfs20
:
''
}
}
strinfs20
:
''
,
},
},
},
setmod
:
new
Pub
().
data
.
Setmod
,
mtabut
:
new
Pub
().
data
.
Mtabut
,
...
...
@@ -84,7 +84,6 @@ export default class Gitcrj{
liaall
:
new
Pub
().
data
.
Liaall
,
liaccv
:
new
Pub
().
data
.
Liaccv
,
docpan
:
new
Pub
().
data
.
Docpan
,
}
};
}
}
src/business/gitcrj/views/Ovwp.vue
View file @
0bbd8e87
...
...
@@ -30,7 +30,6 @@
data
()
{
return
{
activeNames
:
[
"gitsetp1"
],
};
},
methods
:
{
},
...
...
src/business/gitcrj/views/index.vue
View file @
0bbd8e87
...
...
@@ -21,7 +21,7 @@
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"
myT
abClick"
@
tab-click=
"
t
abClick"
>
<el-tab-pane
label=
"业务信息"
name=
"ovwp"
>
<c-content>
...
...
src/business/gitfre/model/index.js
View file @
0bbd8e87
import
Pts
from
'~/components/business/commonModel/Pts'
;
import
Pub
from
'~/components/business/commonModel/index.js'
;
export
default
class
Gitfre
{
constructor
()
{
export
default
class
Gitfre
{
constructor
()
{
this
.
data
=
{
gidgrp
:
{
ctr
:
{
...
...
@@ -14,17 +14,17 @@ export default class Gitfre{
exptyp
:
''
,
nam
:
''
,
gartyp
:
''
,
purposin
:
''
purposin
:
''
,
},
cbs
:
{
opn1
:
{
cur
:
''
,
amt
:
''
amt
:
''
,
},
max
:
{
cur
:
''
,
amt
:
''
}
amt
:
''
,
},
},
iss
:
{
pts
:
new
Pts
().
data
,
...
...
@@ -34,15 +34,15 @@ export default class Gitfre{
},
apl
:
{
pts
:
new
Pts
().
data
,
}
},
},
fremsg
:
{
othmsgp
:
{
ptsget
:
{
sdamod
:
{
seainf
:
''
}
}
seainf
:
''
,
},
},
},
flg
:
''
,
othmsg
:
{
...
...
@@ -70,21 +70,21 @@ export default class Gitfre{
sndmt
:
''
,
tag20ref
:
''
,
reldir
:
''
,
tag77a
:
''
tag77a
:
''
,
},
gitp0
:
{
recget
:
{
sdamod
:
{
seainf
:
''
}
seainf
:
''
,
},
},
gitp0s20
:
''
gitp0s20
:
''
,
},
trnmod
:
{
swiadd
:
{
amenbr
:
''
,
amestatxt
:
''
}
amestatxt
:
''
,
},
},
setmod
:
new
Pub
().
data
.
Setmod
,
mtabut
:
new
Pub
().
data
.
Mtabut
,
...
...
@@ -92,6 +92,6 @@ export default class Gitfre{
liaall
:
new
Pub
().
data
.
Liaall
,
liaccv
:
new
Pub
().
data
.
Liaccv
,
docpan
:
new
Pub
().
data
.
Docpan
,
}
};
}
}
src/business/gitfre/views/Gitfrep1.vue
View file @
0bbd8e87
...
...
@@ -246,7 +246,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"tag20"
prop=
"fremsg.tag20ref"
v-if=
"model.fremsg.fulmt=='799'"
>
<c-input
:disabled=
"model.fremsg.sndmt=='30'||model.fremsg.sndmt=='SAN'||model.fremsg.sndmt=='SAN'"
...
...
@@ -276,7 +276,6 @@
size=
"small"
type=
"primary"
icon=
"el-icon-more"
>
</c-button>
</
template
>
...
...
@@ -303,7 +302,6 @@
></c-input>
</el-form-item>
</c-col>
<!-- <c-col :span="24">
<el-form-item label="申请人参考号" prop="gidgrp.apl.pts.ref">
<c-input v-model="model.gidgrp.apl.pts.ref" maxlength="16" placeholder="请输入申请人参考号" disabled></c-input>
...
...
@@ -474,7 +472,6 @@
</el-form-item>
</c-col>
</c-col>
</div>
</template>
<
script
>
...
...
src/business/gitfre/views/Mt759p.vue
View file @
0bbd8e87
src/business/gitfre/views/Ovwp.vue
View file @
0bbd8e87
...
...
@@ -14,7 +14,7 @@
<m-fredet
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse>
</div>
</div>
</
template
>
<
script
>
import
event
from
'../event'
...
...
src/business/gitfre/views/index.vue
View file @
0bbd8e87
src/business/gitopn/event/index.js
View file @
0bbd8e87
src/business/gitset/model/index.js
View file @
0bbd8e87
import
Api
from
"~/service/Api"
import
Pts
from
"../Common/Pts"
import
Api
from
'~/service/Api'
;
import
Pts
from
'../Common/Pts'
;
export
default
class
Gitsel
{
constructor
()
{
export
default
class
Gitsel
{
constructor
()
{
this
.
data
=
{
setmod
:
{
setglg
:
{
...
...
@@ -28,7 +28,7 @@ export default class Gitsel{
},
tri
:
{
pts
:
new
Pts
().
data
,
}
},
},
sespay
:
{
beiacc
:
''
,
...
...
@@ -41,11 +41,11 @@ export default class Gitsel{
evebnk
:
''
,
coract
:
''
,
rcvcoracc
:
''
,
triacc
:
''
}
}
triacc
:
''
,
},
},
doccur
:
''
},
doccur
:
''
,
},
cnybop
:
{
saddwordout
:
''
,
...
...
@@ -76,14 +76,14 @@ export default class Gitsel{
cpayeraccttyp
:
''
,
fpayeeamt
:
''
,
fprepayeeamt
:
''
,
fnogoodsamt
:
''
fnogoodsamt
:
''
,
},
spayername
:
''
,
traflg
:
''
,
vouflg
:
''
,
outscale
:
''
,
libflg
:
''
,
spayeename
:
''
spayeename
:
''
,
},
bopmod
:
{
dbfgrp
:
{
...
...
@@ -114,19 +114,19 @@ export default class Gitsel{
outchargeccy
:
''
,
othamt
:
''
,
exrate
:
''
,
custcod
:
''
}
custcod
:
''
,
},
},
ownextkey
:
''
,
dbcp
:
{
baspp
:
{
acp
:
''
}
acp
:
''
,
},
},
dbfp
:
{
baspp
:
{
acp
:
''
}
acp
:
''
,
},
},
acttyp
:
''
,
szflg
:
''
,
...
...
@@ -158,45 +158,45 @@ export default class Gitsel{
outchargeccy
:
''
,
othamt
:
''
,
exrate
:
''
,
custcod
:
''
}
custcod
:
''
,
},
},
basflg
:
''
basflg
:
''
,
},
mtabut
:
{
clsflg
:
''
clsflg
:
''
,
},
gctp
:
{
recget
:
{
sdamod
:
{
seainf
:
''
}
seainf
:
''
,
},
},
gcthdr
:
''
,
prechkdat
:
''
,
prbp
:
{
ptsget
:
{
sdamod
:
{
seainf
:
''
}
seainf
:
''
,
},
},
det
:
''
det
:
''
,
},
othp
:
{
ptsget
:
{
sdamod
:
{
seainf
:
''
}
seainf
:
''
,
},
},
det
:
''
det
:
''
,
},
ischktyp
:
''
,
gidget
:
{
sdamod
:
{
seainf
:
''
}
seainf
:
''
,
},
getrefbut
:
''
},
getrefbut
:
''
,
},
gcdgrp
:
{
prb
:
{
...
...
@@ -210,7 +210,7 @@ export default class Gitsel{
payrol
:
''
,
nam
:
''
,
docprbrol
:
''
,
frepayflg
:
''
frepayflg
:
''
,
},
oth
:
{
pts
:
new
Pts
().
data
,
...
...
@@ -218,25 +218,25 @@ export default class Gitsel{
cbs
:
{
opn1
:
{
cur
:
''
,
amt
:
''
amt
:
''
,
},
opn2
:
{
cur
:
''
cur
:
''
,
},
max
:
{
cur
:
''
,
amt
:
''
amt
:
''
,
},
max2
:
{
amt
:
''
}
amt
:
''
,
},
},
ben
:
{
pts
:
new
Pts
().
data
,
},
apl
:
{
pts
:
new
Pts
().
data
,
}
},
},
Gitsetp1
:
''
,
paypsb
:
''
,
...
...
@@ -250,15 +250,15 @@ export default class Gitsel{
rptref
:
''
,
ownref
:
''
,
expflg
:
''
,
gartyp
:
''
gartyp
:
''
,
},
cbs
:
{
opn1
:
{
cur
:
''
,
amt
:
''
}
amt
:
''
,
},
},
tag39c
:
''
tag39c
:
''
,
},
gtisetp1
:
''
,
liaall
:
{
...
...
@@ -267,8 +267,8 @@ export default class Gitsel{
clmpty
:
''
,
clmcbe
:
''
,
clmcbb
:
''
,
}
}
},
},
},
trnmod
:
{
reconebch
:
''
,
...
...
@@ -307,7 +307,7 @@ export default class Gitsel{
fuyns2
:
''
,
fkkhzh
:
''
,
fuyns1
:
''
,
pyebchnam
:
''
pyebchnam
:
''
,
},
swftyp
:
''
,
reconebchnam
:
''
,
...
...
@@ -319,7 +319,7 @@ export default class Gitsel{
liaall
:
new
Pub
().
data
.
Liaall
,
liaccv
:
new
Pub
().
data
.
Liaccv
,
docpan
:
new
Pub
().
data
.
Docpan
,
}
}
},
};
}
}
src/business/gitset/views/Cnyp.vue
View file @
0bbd8e87
...
...
@@ -20,9 +20,6 @@
<el-collapse-item
title=
"2111跨境支出信息"
name=
"outp"
v-if=
"model.cnybop.outflg == '1'"
>
<m-outp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
</el-collapse>
</div>
</
template
>
...
...
@@ -50,7 +47,6 @@
"m-basp"
:
Basp
,
"m-basp1"
:
Basp1
,
"m-outp"
:
Outp
,
},
props
:
[
"model"
,
"codes"
],
mixins
:
[
event
],
...
...
src/business/gitset/views/Det756.vue
View file @
0bbd8e87
src/business/gitset/views/Gitsetp.vue
View file @
0bbd8e87
...
...
@@ -210,7 +210,6 @@
</c-col>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat=='X'"
>
<el-form-item
label=
"我行责任敞口"
>
</el-form-item>
...
...
src/business/gitset/views/Gitsetp1.vue
View file @
0bbd8e87
...
...
@@ -209,9 +209,7 @@
</c-col>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.liadat=='X'"
>
<el-form-item
label=
"我行责任敞口"
>
label=
"我行责任敞口"
>
</el-form-item>
</c-col>
...
...
src/business/gitset/views/Outp.vue
View file @
0bbd8e87
...
...
@@ -65,8 +65,7 @@
maxlength=
"3"
placeholder=
""
@
keyup
.
enter
.
native=
"
showGridPromptDialog('cnybop.cnyout.spayercountrycode')
"
showGridPromptDialog('cnybop.cnyout.spayercountrycode')"
></c-input>
<template
slot=
"footer"
>
<c-button
...
...
src/business/gitset/views/Ovwp.vue
View file @
0bbd8e87
<
template
>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse-item
title=
"索赔付款"
name=
"gitsetp1"
>
<m-gitsetp1
ref=
"gitsetp1"
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
...
...
@@ -29,7 +28,7 @@
v-if=
" model.trnmod.cmtflg == 'C' || model.gcdgrp.cbs.max.cur != 'CNY' "
>
<m-det202cv
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
-->
-->
<el-collapse-item
v-for=
"(pac, idx) in pacs"
:key=
"idx"
:title=
"pac.title"
:name=
"pac.name"
>
<m-det756
v-if=
"pac.type === '756'"
:model=
"model"
:codes=
"codes"
:idx=
"pac.idx"
/>
<m-det202cv
v-else-if=
"pac.type === '202'"
:model=
"model"
:codes=
"codes"
:idx=
"pac.idx"
/>
...
...
@@ -37,9 +36,9 @@
</el-collapse>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
import
Api
from
"~/service/Api"
;
import
Utils
from
"~/utils"
;
import
event
from
'../event'
...
...
@@ -49,21 +48,17 @@
import
Cips2
from
"./Cips2"
;
import
Gitsetp1
from
"./Gitsetp1"
;
import
Gitsetp
from
"./Gitsetp"
;
const
tabNameToRulePathMapping
=
{
"cips"
:
"trnmod.cipmod.cips"
,
}
export
default
{
components
:
{
"m-gitsetp1"
:
Gitsetp1
,
"m-gitsetp"
:
Gitsetp
,
"m-det756"
:
Det756
,
"m-det202cv"
:
Det202cv
,
"m-cips"
:
Cips
,
"m-cips2"
:
Cips2
,
},
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
...
...
@@ -96,11 +91,9 @@
return
pa
;
}
},
methods
:
{
},
created
:
function
()
{},
methods
:
{
},
};
</
script
>
</
script
>
<
style
>
</
style
>
\ No newline at end of file
src/business/gitset/views/Wg.vue
View file @
0bbd8e87
...
...
@@ -92,7 +92,6 @@ export default {
}
},
}
},
methods
:
{
},
created
:
function
()
{},
...
...
src/business/litopn/views/Adcp.vue
View file @
0bbd8e87
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