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
b330760a
Commit
b330760a
authored
Aug 02, 2023
by
liaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
betacc 修改
parent
b3c547f2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
+4
-1
buildCommons.js
src/business/betacc/event/buildCommons.js
+4
-1
No files found.
src/business/betacc/event/buildCommons.js
View file @
b330760a
...
@@ -25,6 +25,9 @@ export default {
...
@@ -25,6 +25,9 @@ export default {
if
(
model
.
bedgrp
.
ben
.
pts
.
extkey
)
{
if
(
model
.
bedgrp
.
ben
.
pts
.
extkey
)
{
ptsptaList
.
push
(
this
.
buildPtspta
(
model
.
bedgrp
.
ben
));
ptsptaList
.
push
(
this
.
buildPtspta
(
model
.
bedgrp
.
ben
));
}
}
if
(
model
.
bedgrp
.
rmb
.
pts
.
extkey
)
{
ptsptaList
.
push
(
this
.
buildPtspta
(
model
.
bedgrp
.
rmb
));
}
let
dataObj
=
{
let
dataObj
=
{
rec
:
{
rec
:
{
objtyp
:
'BED'
,
objtyp
:
'BED'
,
...
@@ -32,7 +35,7 @@ export default {
...
@@ -32,7 +35,7 @@ export default {
ownref
:
model
.
bedgrp
.
rec
.
ownref
,
ownref
:
model
.
bedgrp
.
rec
.
ownref
,
opndat
:
model
.
bedgrp
.
rec
.
opndat
,
opndat
:
model
.
bedgrp
.
rec
.
opndat
,
expdat
:
model
.
bedgrp
.
rec
.
expdat
,
expdat
:
model
.
bedgrp
.
rec
.
expdat
,
branchInr
:
model
.
bedgrp
.
rec
.
branch
I
nr
,
branchInr
:
model
.
bedgrp
.
rec
.
branch
i
nr
,
hndtyp
:
model
.
bedgrp
.
rec
.
hndtyp
,
hndtyp
:
model
.
bedgrp
.
rec
.
hndtyp
,
gartyp
:
model
.
bedgrp
.
rec
.
gartyp
,
gartyp
:
model
.
bedgrp
.
rec
.
gartyp
,
fingua
:
model
.
bedgrp
.
rec
.
fingua
,
fingua
:
model
.
bedgrp
.
rec
.
fingua
,
...
...
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