Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yindong-tongbai-automation
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lichunliang
yindong-tongbai-automation
Commits
0b95d873
Commit
0b95d873
authored
Jan 05, 2026
by
sxl
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 更新通风系统与人员超员配置
parent
4bc85e67
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
162 additions
and
375 deletions
+162
-375
tfxt.js
src/api/tyler/tfxt.js
+8
-2
hjjc-config.js
src/views/Screen/items/hjjc-config.js
+3
-3
tfxt.vue
src/views/Screen/items/tfxt.vue
+147
-366
sec.vue
src/views/personPos/perReal/sec.vue
+2
-2
index.vue
src/views/personPos/personPosAlarmHis/overperson/index.vue
+2
-2
No files found.
src/api/tyler/tfxt.js
View file @
0b95d873
...
...
@@ -26,5 +26,11 @@ export function editFengjiStatus(data) {
data
})
}
// 风门数据
export
function
fengmengQuery
(
query
)
{
return
request
({
url
:
'
/business/chuang/list
'
,
method
:
'
get
'
,
data
:
query
})
}
src/views/Screen/items/hjjc-config.js
View file @
0b95d873
...
...
@@ -242,9 +242,9 @@ export const CAMERA_POSITIONS = [
{
status
:
1
,
x
:
160
,
y
:
423
,
name
:
'
三中风机
'
},
{
status
:
1
,
x
:
130
,
y
:
555
,
name
:
'
四中车场
'
},
{
status
:
1
,
x
:
160
,
y
:
560
,
name
:
'
四中避硐室
'
},
{
status
:
1
,
x
:
180
,
y
:
565
,
name
:
'
四中码头门
'
},
{
status
:
1
,
x
:
75
,
y
:
547
,
name
:
'
四中码头门
'
},
{
status
:
1
,
x
:
80
,
y
:
690
,
name
:
'
五中车场
'
},
{
status
:
1
,
x
:
133
,
y
:
694
,
name
:
'
五中码头门
'
},
{
status
:
1
,
x
:
55
,
y
:
688
,
name
:
'
五中码头门
'
},
{
status
:
1
,
x
:
200
,
y
:
710
,
name
:
'
五中避硐室
'
},
{
status
:
1
,
x
:
230
,
y
:
714
,
name
:
'
五中水泵房1
'
},
{
status
:
1
,
x
:
100
,
y
:
707
,
name
:
'
五中水泵房1
'
},
]
\ No newline at end of file
src/views/Screen/items/tfxt.vue
View file @
0b95d873
This diff is collapsed.
Click to expand it.
src/views/personPos/perReal/sec.vue
View file @
0b95d873
...
...
@@ -125,8 +125,8 @@ export default {
entryTime
:
null
,
reason
:
null
,
alarmTime
:
'
报警时间
'
,
actionID
:
'
动作
'
,
overCapacityCount
:
null
,
actionID
:
null
,
overCapacityCount
:
'
超员人数
'
,
areaName
:
'
区域名称
'
,
stationId
:
null
,
stationName
:
null
,
...
...
src/views/personPos/personPosAlarmHis/overperson/index.vue
View file @
0b95d873
...
...
@@ -96,8 +96,8 @@ export default {
entryTime
:
null
,
reason
:
null
,
alarmTime
:
'
报警时间
'
,
action
:
'
动作
'
,
overCapacityCount
:
null
,
action
:
null
,
overCapacityCount
:
'
超员人数
'
,
areaName
:
'
区域名称
'
,
stationId
:
null
,
stationName
:
null
,
...
...
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