Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
bddaf0e2
Commit
bddaf0e2
authored
Sep 16, 2020
by
EDZ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
统计商机条件搜索
parent
db515b9c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
ic-deliver/app/base/controller/impl/bizchance/bizoptCtl.js
+4
-0
No files found.
ic-deliver/app/base/controller/impl/bizchance/bizoptCtl.js
View file @
bddaf0e2
...
@@ -29,6 +29,10 @@ class BizOptCtl extends CtlBase {
...
@@ -29,6 +29,10 @@ class BizOptCtl extends CtlBase {
}
}
delete
pobj
.
search
.
dateType
delete
pobj
.
search
.
dateType
}
}
if
(
pobj
.
search
&&
pobj
.
search
.
sourceName
)
{
pobj
.
search
.
source_name
=
pobj
.
search
.
sourceName
delete
pobj
.
search
.
sourceName
}
const
rs
=
await
this
.
service
.
findAndCountAll
(
pobj
);
const
rs
=
await
this
.
service
.
findAndCountAll
(
pobj
);
let
rarr
=
[];
let
rarr
=
[];
let
results
=
rs
.
results
.
rows
;
let
results
=
rs
.
results
.
rows
;
...
...
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