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
789bd382
Commit
789bd382
authored
Mar 22, 2025
by
forevertyler
Browse files
Options
Browse Files
Download
Plain Diff
fix:sth
parents
94a56373
9010d2c3
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
480 additions
and
426 deletions
+480
-426
hjjc.js
src/api/tyler/hjjc.js
+9
-0
hjjc.vue
src/views/Screen/items/hjjc.vue
+245
-322
psxt.vue
src/views/Screen/items/psxt.vue
+226
-104
No files found.
src/api/tyler/hjjc.js
View file @
789bd382
...
...
@@ -42,3 +42,12 @@ export function getDeviceStatus(query) {
params
:
query
,
});
}
// 查询近7日报警信息
export
function
getRecentSevDaysAlarms
(
query
)
{
return
request
({
url
:
"
/business/screen/env/recentSevDaysAlarms
"
,
method
:
"
get
"
,
params
:
query
,
});
}
src/views/Screen/items/hjjc.vue
View file @
789bd382
This diff is collapsed.
Click to expand it.
src/views/Screen/items/psxt.vue
View file @
789bd382
This diff is collapsed.
Click to expand it.
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