Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
binhai-video
Project
Project
Details
Activity
Releases
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
binhai-jiaoguan
binhai-video
Commits
3110a29a
Commit
3110a29a
authored
Nov 16, 2023
by
刘怀志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
4b3760a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
index.vue
src/views/intelligentAnalysis/index.vue
+1
-0
recordingStatusDetection.vue
...rationMaintenance/components/recordingStatusDetection.vue
+6
-0
No files found.
src/views/intelligentAnalysis/index.vue
View file @
3110a29a
...
...
@@ -172,6 +172,7 @@ export default {
// 页面加载完之后,加载百度地图
// 加载引入BMap
this
.
getConfig
()
console
.
log
(
'JJJJJJJJJJJJJJJJJJJJJJJJJJJ'
,
window
.
parent
)
},
methods
:
{
// 获取本地配置详情
...
...
src/views/intelligentOperationMaintenance/components/recordingStatusDetection.vue
View file @
3110a29a
...
...
@@ -422,6 +422,11 @@ export default {
hisClose
()
{
this
.
openHis
=
false
this
.
hisList
=
[]
this
.
chartData
=
{}
this
.
hisQueryParams
=
{
incomplatePart
:
false
,
pageNum
:
1
,
pageSize
:
20
}
},
/** 获取历史数据*/
getHis
(
row
)
{
...
...
@@ -443,6 +448,7 @@ export default {
this
.
hisList
=
response
.
rows
this
.
hisTotal
=
response
.
total
this
.
hisLoading
=
false
this
.
chartData
=
{}
})
},
/** 批量设置规则 */
...
...
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