Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
Project
Project
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
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
a223e0f8
Commit
a223e0f8
authored
Feb 11, 2023
by
yaqizhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设备预警限时未处置记录
parent
09f05a9a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
limitTime.vue
danger-manage-web/src/views/system/limitTime/limitTime.vue
+1
-1
No files found.
danger-manage-web/src/views/system/limitTime/limitTime.vue
View file @
a223e0f8
...
...
@@ -266,7 +266,7 @@ export default {
getList
()
{
this
.
loading
=
true
;
listAlarm
(
this
.
queryParams
).
then
(
response
=>
{
this
.
alarmList
=
response
.
rows
;
//
this.alarmList = response.rows;
this
.
total
=
response
.
total
;
this
.
loading
=
false
;
});
...
...
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