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
0aaa9a94
Commit
0aaa9a94
authored
Jul 25, 2023
by
WH
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/settle-test-20230110' into settle-test-20230110
parents
06f11746
b613eab1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletions
+10
-1
buildCommons.js
src/business/letdrw/event/buildCommons.js
+1
-0
index.js
src/business/letdrw/model/index.js
+9
-1
No files found.
src/business/letdrw/event/buildCommons.js
View file @
0aaa9a94
...
...
@@ -77,6 +77,7 @@ export default {
let
dataObj
=
{
rec
:
{
objtyp
:
'LED'
,
objinr
:
model
.
ledgrp
.
rec
.
objinr
,
ownref
:
model
.
ledgrp
.
rec
.
ownref
,
opndat
:
model
.
ledgrp
.
rec
.
opndat
,
expdat
:
model
.
ledgrp
.
rec
.
expdat
,
...
...
src/business/letdrw/model/index.js
View file @
0aaa9a94
...
...
@@ -19,6 +19,13 @@ export default class Letdrw {
}
}
},
srm
:
{
djuusr
:
''
,
djuref
:
''
,
djudat
:
''
,
djutyp
:
''
,
inr
:
''
},
number
:
''
,
ledgrp
:
{
a2b
:
{
...
...
@@ -207,7 +214,8 @@ export default class Letdrw {
djuusr
:
''
,
djuref
:
''
,
djudat
:
''
,
djutyp
:
''
djutyp
:
''
,
inr
:
''
},
},
setmod
:
new
Pub
().
data
.
Setmod
,
...
...
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