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
b13edddc
Commit
b13edddc
authored
a year ago
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公共页面字段修改
parent
4596fbd7
settle-test-20230110
…
bochk-poc
bochk-poc-1113
No related merge requests found
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
137 additions
and
145 deletions
+137
-145
index.js
src/business/gitopn/model/index.js
+1
-0
index.js
src/business/infbrd/event/index.js
+0
-2
Infsea.vue
src/business/infbrd/views/Infsea.vue
+0
-0
index.js
src/business/litame/model/index.js
+0
-0
index.js
src/business/litopn/model/index.js
+127
-126
index.vue
src/components/business/docpan/views/index.vue
+9
-17
No files found.
src/business/gitopn/model/index.js
View file @
b13edddc
...
...
@@ -3,6 +3,7 @@ import Pub from '~/components/business/commonModel/index.js';
export
default
class
Gitopn
{
constructor
()
{
this
.
data
=
{
busType
:
'gid'
,
addbcb
:
{
label1
:
''
,
// 国际部意见 .addbcb.label1
label2
:
''
,
// 国际部意见 .addbcb.label2
...
...
This diff is collapsed.
Click to expand it.
src/business/infbrd/event/index.js
View file @
b13edddc
...
...
@@ -28,7 +28,6 @@ export default {
let
rtnmsg
=
await
Api
.
post
(
'/service/infbrd/getList'
,
params
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
this
.
stmData
.
data
=
[];
// debugger
this
.
stmData
.
data
=
rtnmsg
.
data
.
list
;
// debugger
this
.
pagination
.
total
=
rtnmsg
.
data
.
total
;
...
...
@@ -55,7 +54,6 @@ export default {
this
.
model
.
infcon
.
nam
=
''
;
this
.
model
.
infcon
.
seapty
=
''
;
this
.
model
.
infcon
.
searef
=
''
;
this
.
model
.
brdgrp
.
rec
.
inr
=
''
;
this
.
model
.
seagodcod
=
''
;
this
.
model
.
seadocflg
=
''
;
...
...
This diff is collapsed.
Click to expand it.
src/business/infbrd/views/Infsea.vue
View file @
b13edddc
This diff is collapsed.
Click to expand it.
src/business/litame/model/index.js
View file @
b13edddc
This diff is collapsed.
Click to expand it.
src/business/litopn/model/index.js
View file @
b13edddc
...
...
@@ -3,59 +3,60 @@ import Pub from '~/components/business/commonModel/index.js';
export
default
class
Litopn
{
constructor
()
{
this
.
data
=
{
gidgrp
:{
rec
:{
purpos
:
''
}
busType
:
'lid'
,
gidgrp
:
{
rec
:
{
purpos
:
''
,
},
},
gitp
:{
swiftflg
:
''
gitp
:
{
swiftflg
:
''
,
},
litp
:
{
avblab
:
''
,
usr
:
{
extkey
:
''
extkey
:
''
,
},
aamp
:
{
aammod
:
{
addamtflg
:
''
}
}
},
bccls5
:
''
,
godnam
:
''
,
label4
:
''
,
bccls6
:
''
,
number
:
''
,
label5
:
''
,
bccls7
:
''
,
label6
:
''
,
hmdmod2
:
{
bennam
:
''
},
bccls1
:
''
,
bccls2
:
''
,
bccls3
:
''
,
bccls4
:
''
,
bcbtyp6
:
''
,
cnybop
:
{
aammod
:
{
addamtflg
:
''
,
},
}
,
},
bccls5
:
''
,
godnam
:
''
,
label4
:
''
,
bccls6
:
''
,
number
:
''
,
label5
:
''
,
bccls7
:
''
,
label6
:
''
,
hmdmod2
:
{
bennam
:
''
,
},
bccls1
:
''
,
bccls2
:
''
,
bccls3
:
''
,
bccls4
:
''
,
bcbtyp6
:
''
,
cnybop
:
{
cnylib
:
{
doccurdate
:
''
,
stermtype
:
''
,
sorgcode
:
''
,
dcreditenddate
:
''
,
dexchangeenddate
:
''
,
sbankorgcode
:
''
,
sbanktrano
:
''
,
currencycode
:
''
,
stranstype
:
''
,
famt
:
''
,
sforbankswiftbic
:
''
,
spk
:
''
,
denddate
:
''
,
dexchangedate
:
''
,
stransattr
:
''
,
sforeigncountrycode
:
''
doccurdate
:
''
,
stermtype
:
''
,
sorgcode
:
''
,
dcreditenddate
:
''
,
dexchangeenddate
:
''
,
sbankorgcode
:
''
,
sbanktrano
:
''
,
currencycode
:
''
,
stranstype
:
''
,
famt
:
''
,
sforbankswiftbic
:
''
,
spk
:
''
,
denddate
:
''
,
dexchangedate
:
''
,
stransattr
:
''
,
sforeigncountrycode
:
''
,
},
fexchangeamt
:
''
,
sbankname
:
''
,
...
...
@@ -66,75 +67,75 @@ export default class Litopn {
saddwordlib
:
''
,
vouflg
:
''
,
libflg
:
''
,
sorgname
:
''
},
bcbtyp7
:
''
,
bcbtyp4
:
''
,
bcbtyp5
:
''
,
bcbtyp2
:
''
,
bcbtyp3
:
''
,
bcbtyp1
:
''
,
bcbdat
:
''
,
label1
:
''
,
label2
:
''
,
label3
:
''
,
lidgrp
:
{
sorgname
:
''
,
},
bcbtyp7
:
''
,
bcbtyp4
:
''
,
bcbtyp5
:
''
,
bcbtyp2
:
''
,
bcbtyp3
:
''
,
bcbtyp1
:
''
,
bcbdat
:
''
,
label1
:
''
,
label2
:
''
,
label3
:
''
,
lidgrp
:
{
a2b
:
{
pts
:
new
Pts
().
data
,
},
blk
:
{
insbnk
:
''
,
feetxt
:
''
,
mixdet
:
''
,
shpper
:
''
,
adlcnd
:
''
,
addamtcov
:
''
,
avbwthtxt
:
''
,
defdet
:
''
,
lcrdoc
:
''
,
lcrgod
:
''
,
spcben
:
''
,
dftat
:
''
,
spcrcb
:
''
insbnk
:
''
,
feetxt
:
''
,
mixdet
:
''
,
shpper
:
''
,
adlcnd
:
''
,
addamtcov
:
''
,
avbwthtxt
:
''
,
defdet
:
''
,
lcrdoc
:
''
,
lcrgod
:
''
,
spcben
:
''
,
dftat
:
''
,
spcrcb
:
''
,
},
rec
:
{
tenmaxday
:
''
,
expplc
:
''
,
nomton
:
''
,
stacty
:
''
,
dkflg
:
''
,
rmbflg
:
''
,
avbwth
:
''
,
opndat
:
''
,
nomtop
:
''
,
revflg
:
''
,
stagod
:
''
,
spcbenflg
:
''
,
shpdat
:
''
,
oppbnk
:
''
,
nam
:
''
,
prepertxts18
:
''
,
redclsflg
:
''
,
nomspc
:
''
,
shptrss18
:
''
,
spcrcbflg
:
''
,
shpfro
:
''
,
lcrtyp
:
''
,
ownref
:
''
,
preadvdt
:
''
,
avbby
:
''
,
pordis
:
''
,
shppar
:
''
,
apprul
:
''
,
prepers18
:
''
,
guaflg
:
''
,
expdat
:
''
,
shpto
:
''
,
rptref
:
''
,
cnfdet
:
''
,
regref
:
''
,
porloa
:
''
,
apprultxt
:
''
tenmaxday
:
''
,
expplc
:
''
,
nomton
:
''
,
stacty
:
''
,
dkflg
:
''
,
rmbflg
:
''
,
avbwth
:
''
,
opndat
:
''
,
nomtop
:
''
,
revflg
:
''
,
stagod
:
''
,
spcbenflg
:
''
,
shpdat
:
''
,
oppbnk
:
''
,
nam
:
''
,
prepertxts18
:
''
,
redclsflg
:
''
,
nomspc
:
''
,
shptrss18
:
''
,
spcrcbflg
:
''
,
shpfro
:
''
,
lcrtyp
:
''
,
ownref
:
''
,
preadvdt
:
''
,
avbby
:
''
,
pordis
:
''
,
shppar
:
''
,
apprul
:
''
,
prepers18
:
''
,
guaflg
:
''
,
expdat
:
''
,
shpto
:
''
,
rptref
:
''
,
cnfdet
:
''
,
regref
:
''
,
porloa
:
''
,
apprultxt
:
''
,
},
adv
:
{
pts
:
new
Pts
().
data
,
...
...
@@ -146,22 +147,22 @@ export default class Litopn {
pts
:
new
Pts
().
data
,
},
cbs
:
{
opn2
:
{
cur
:
''
,
amt
:
'0.00'
},
max
:
{
cur
:
''
,
amt
:
'0.00'
},
nom1
:
{
cur
:
''
,
amt
:
'0.00'
},
max2
:
{
cur
:
''
,
amt
:
'0.00'
}
opn2
:
{
cur
:
''
,
amt
:
'0.00'
,
},
max
:
{
cur
:
''
,
amt
:
'0.00'
,
},
nom1
:
{
cur
:
''
,
amt
:
'0.00'
,
},
max2
:
{
cur
:
''
,
amt
:
'0.00'
,
},
},
rmb
:
{
pts
:
new
Pts
().
data
,
...
...
@@ -177,8 +178,8 @@ export default class Litopn {
},
apl
:
{
pts
:
new
Pts
().
data
,
}
},
}
,
},
statusInfo
:
''
,
setmod
:
new
Pub
().
data
.
Setmod
,
mtabut
:
new
Pub
().
data
.
Mtabut
,
...
...
This diff is collapsed.
Click to expand it.
src/components/business/docpan/views/index.vue
View file @
b13edddc
...
...
@@ -501,15 +501,6 @@ export default {
columns
:
[],
data
:
[],
},
gitopn
:
{
gidgrp
:
{},
gitp
:
{},
trnmodVo
:
{},
addbcb
:
{},
cnybop
:
{},
codcny
:
{},
doceot
:
{},
},
suppress
:
false
,
};
},
...
...
@@ -562,6 +553,8 @@ export default {
);
},
async
handleDisplay
(
index
,
row
)
{
console
.
log
(
'row'
,
row
)
console
.
log
(
'ind'
,
index
)
//后续要根据快照模式切换请求方式
let
cortyp
=
row
.
cortyp
;
let
docnam
=
row
.
docnam
;
...
...
@@ -580,17 +573,16 @@ export default {
// }
let params = {
docVo: row,
[this.model.busType + '
grp
']: this.model[this.model.busType + '
grp
'],
[this.model.busType + '
p
']: this.model[this.model.busType + '
p
'],
trnmodVo: this.model.trnmod,
addbcb: this.model.addbcb,
cnybop: this.model.cnybop,
doceot: this.model.doceot,
};
this.gitopn.gidgrp = this.model.gidgrp;
this.gitopn.gitp = this.model.gitp;
this.gitopn.trnmodVo = this.model.trnmod;
this.gitopn.addbcb = this.model.addbcb;
this.gitopn.cnybop = this.model.cnybop;
this.gitopn.doceot = this.model.docpan.doceot;
console.log(this.gitopn);
rtnmsg = await Api.post(
`${this.requestPrefix}/executeDocpan`,
this.gitopn
params
);
if (rtnmsg.respCode == SUCCESS) {
if (cortyp == '
SWT
' || cortyp == '
FMT
' || cortyp == '
CMT
') {
...
...
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