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
68f9997d
Commit
68f9997d
authored
Aug 03, 2023
by
liaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litdck修改
parent
c724f4f0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
18 deletions
+19
-18
buildCommons.js
src/business/litdck/event/buildCommons.js
+18
-17
index.js
src/business/litdck/model/index.js
+1
-1
No files found.
src/business/litdck/event/buildCommons.js
View file @
68f9997d
...
...
@@ -30,27 +30,28 @@ export default {
}
let
dataObj
=
{
rec
:
{
objtyp
:
'
LI
D'
,
ownref
:
model
.
li
dgrp
.
rec
.
ownref
,
opndat
:
model
.
li
dgrp
.
rec
.
opndat
,
expdat
:
model
.
li
dgrp
.
rec
.
expdat
,
branchInr
:
model
.
li
dgrp
.
rec
.
branchinr
,
hndtyp
:
model
.
lidgrp
.
rec
.
hndtyp
,
gartyp
:
model
.
lidgrp
.
rec
.
gartyp
,
fingua
:
model
.
lidgrp
.
rec
.
fingua
,
// segtyp: model.lidgrp.ghd.segtyp,
fromflg
:
model
.
lidgrp
.
rec
.
fromflg
,
othersno
:
model
.
lidgrp
.
rec
.
othersno
,
sndto
:
model
.
lidgrp
.
rec
.
sndto
,
objtyp
:
'
BR
D'
,
ownref
:
model
.
br
dgrp
.
rec
.
ownref
,
opndat
:
model
.
br
dgrp
.
rec
.
opndat
,
expdat
:
model
.
br
dgrp
.
rec
.
expdat
,
branchInr
:
model
.
br
dgrp
.
rec
.
branchinr
,
//
hndtyp: model.lidgrp.rec.hndtyp,
//
gartyp: model.lidgrp.rec.gartyp,
//
fingua: model.lidgrp.rec.fingua,
//
//
segtyp: model.lidgrp.ghd.segtyp,
//
fromflg: model.lidgrp.rec.fromflg,
//
othersno: model.lidgrp.rec.othersno,
//
sndto: model.lidgrp.rec.sndto,
// swiftflg: model.gitp.swiftflg,
giduil
:
model
.
lidgrp
.
rec
.
giduil
,
purpos
:
model
.
lidgrp
.
rec
.
purpos
,
revflg
:
model
.
lidgrp
.
rec
.
revflg
,
cnfsta
:
model
.
lidgrp
.
rec
.
cnfsta
,
objinr
:
model
.
li
dgrp
.
rec
.
inr
,
//
giduil: model.lidgrp.rec.giduil,
//
purpos: model.lidgrp.rec.purpos,
//
revflg: model.lidgrp.rec.revflg,
//
cnfsta: model.lidgrp.rec.cnfsta,
objinr
:
model
.
br
dgrp
.
rec
.
inr
,
relgodflg
:
model
.
brdgrp
.
rec
.
relgodflg
,
inr
:
model
.
brdgrp
.
rec
.
inr
,
dscinsflg
:
model
.
brdgrp
.
rec
.
dscinsflg
,
docdis
:
model
.
brdgrp
.
blk
.
docdis
,
},
cbsMap
:
{
MAX
:
model
.
brdgrp
.
cbs
.
max
,
...
...
src/business/litdck/model/index.js
View file @
68f9997d
...
...
@@ -62,7 +62,7 @@ export default class Litdck {
},
max2
:
{
cur
:
''
,
amt
:
''
,
amt
:
'
0.00
'
,
},
},
ben
:
{
...
...
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