Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
shenDianYun
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
node_server
shenDianYun
Commits
19d4a543
Commit
19d4a543
authored
May 22, 2023
by
孙香冬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
质量安全面板
parent
174eafb4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
6 deletions
+16
-6
dqfxjd.ts
src/biz/jszhpt/dqfxjd.ts
+5
-2
gcaqzt.ts
src/biz/jszhpt/gcaqzt.ts
+5
-2
zmxfxfb.ts
src/biz/jszhpt/zmxfxfb.ts
+6
-2
No files found.
src/biz/jszhpt/dqfxjd.ts
View file @
19d4a543
/**
* 建设指挥平台大屏 质量安全指标面板
* 4月12号
*/
import
{
dqfxjdTableData
}
from
'../../data/table/jszhpt/dqfxjdData'
;
import
{
doubleYBarCharPackage
,
keyValuePackage
,
onceYBarChartPackage
,
rankPackage
,
tablePackage
}
from
'../../dataPackage/inFrontOut'
;
import
{
getDoubleYBarChartOut
,
getKeyValueOut
,
getOnceYBarChartOut
,
getTableOut
}
from
'../../dataPackage/out'
;
import
{
keyValuePackage
,
tablePackage
}
from
'../../dataPackage/inFrontOut'
;
/*当前风险节点*/
export
function
getData
(
req
,
res
)
{
...
...
src/biz/jszhpt/gcaqzt.ts
View file @
19d4a543
/**
* 建设指挥平台大屏 质量安全指标面板
* 4月12号
*/
import
{
gcaqztTableData
}
from
'../../data/table/jszhpt/gcaqztData'
;
import
{
doubleYBarCharPackage
,
keyValuePackage
,
onceYBarChartPackage
,
rankPackage
,
tablePackage
}
from
'../../dataPackage/inFrontOut'
;
import
{
getDoubleYBarChartOut
,
getKeyValueOut
,
getOnceYBarChartOut
,
getTableOut
}
from
'../../dataPackage/out'
;
import
{
tablePackage
}
from
'../../dataPackage/inFrontOut'
;
/*工程安全状态*/
export
function
getData
(
req
,
res
)
{
...
...
src/biz/jszhpt/zmxfxfb.ts
View file @
19d4a543
/**
* 建设指挥平台大屏 质量安全指标面板
* 4月12号
*/
import
{
zmxfxfbTableData
}
from
'../../data/table/jszhpt/zmxfxfbData'
;
import
{
doubleYBarCharPackage
,
keyValuePackage
,
onceYBarChartPackage
,
rankPackage
,
tablePackage
}
from
'../../dataPackage/inFrontOut'
;
import
{
get
DoubleYBarChartOut
,
getKeyValueOut
,
getOnceYBarChartOut
,
getTable
Out
}
from
'../../dataPackage/out'
;
import
{
tablePackage
}
from
'../../dataPackage/inFrontOut'
;
import
{
get
OnceYBarChart
Out
}
from
'../../dataPackage/out'
;
/*致命性风险分布*/
export
function
getData
(
req
,
res
)
{
...
...
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