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
8e1f314b
Commit
8e1f314b
authored
Nov 17, 2023
by
刘怀志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
87ec0b2c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
55 additions
and
12 deletions
+55
-12
intelligentAnalysis.js
src/api/business/intelligentAnalysis.js
+2
-2
index.js
src/router/index.js
+45
-2
index.vue
src/views/picturePlayback/index.vue
+8
-8
No files found.
src/api/business/intelligentAnalysis.js
View file @
8e1f314b
...
...
@@ -23,7 +23,7 @@ export function analyzeList(params) {
params
})
}
// 过车图
片
回放查询接口
// 过车图
像
回放查询接口
export
function
queryPassNumber
(
params
)
{
return
request
({
url
:
'/business/analyze/queryPassNumber'
,
...
...
@@ -31,7 +31,7 @@ export function queryPassNumber(params) {
params
})
}
// 过车图
片
回放二级页面图片查询接口
// 过车图
像
回放二级页面图片查询接口
export
function
queryPassPicture
(
params
)
{
return
request
({
url
:
'/business/analyze/queryPassPicture'
,
...
...
src/router/index.js
View file @
8e1f314b
...
...
@@ -107,6 +107,20 @@ export const constantRoutes = [
}
]
},
{
path
:
'/comprehensiveQueryIframe'
,
component
:
LayoutIframe
,
redirect
:
'/ comprehensiveQueryIframe/index'
,
hidden
:
true
,
children
:
[
{
path
:
'index'
,
component
:
()
=>
import
(
'@/views/ comprehensiveQuery'
),
name
:
' ComprehensiveQueryIframe'
,
meta
:
{
title
:
'综合查询'
,
icon
:
'dashboard'
}
}
]
},
{
path
:
'/dataStatistics'
,
component
:
Layout
,
...
...
@@ -120,6 +134,20 @@ export const constantRoutes = [
}
]
},
{
path
:
'/dataStatisticsIframe'
,
component
:
LayoutIframe
,
redirect
:
'/ dataStatisticsIframe/index'
,
hidden
:
true
,
children
:
[
{
path
:
'index'
,
component
:
()
=>
import
(
'@/views/dataStatistics'
),
name
:
' DataStatisticsIframe'
,
meta
:
{
title
:
'统计功能'
,
icon
:
'dashboard'
}
}
]
},
{
path
:
'/storageManagement'
,
component
:
Layout
,
...
...
@@ -174,7 +202,7 @@ export const constantRoutes = [
}
]
},
// 图
片
回放
// 图
像
回放
{
path
:
'/picturePlayback'
,
component
:
Layout
,
...
...
@@ -184,7 +212,22 @@ export const constantRoutes = [
path
:
'index'
,
component
:
()
=>
import
(
'@/views/picturePlayback'
),
name
:
'PicturePlayback'
,
meta
:
{
title
:
'图片回放'
,
icon
:
'dashboard'
}
meta
:
{
title
:
'图像回放'
,
icon
:
'dashboard'
}
}
]
},
// 图像回放
{
path
:
'/picturePlaybackIframe'
,
component
:
LayoutIframe
,
redirect
:
'/picturePlaybackIframe/index'
,
hidden
:
true
,
children
:
[
{
path
:
'index'
,
component
:
()
=>
import
(
'@/views/picturePlayback'
),
name
:
'picturePlaybackIframe'
,
meta
:
{
title
:
'图像回放'
,
icon
:
'dashboard'
}
}
]
},
...
...
src/views/picturePlayback/index.vue
View file @
8e1f314b
...
...
@@ -56,9 +56,9 @@
/>
</el-select>
</el-form-item>
<el-form-item
label=
"车牌筛选"
prop=
"licensePlateNumber"
>
<el-input
v-model=
"queryParams.licensePlateNumber"
clearable
placeholder=
"请输入车牌号"
/
>
</el-form-item
>
<!--
<el-form-item
label=
"车牌筛选"
prop=
"licensePlateNumber"
>
--
>
<!--
<el-input
v-model=
"queryParams.licensePlateNumber"
clearable
placeholder=
"请输入车牌号"
/>
--
>
<!--
</el-form-item>
--
>
<el-form-item>
<el-button
type=
"primary"
icon=
"el-icon-search"
size=
"mini"
@
click=
"handleQuery"
>
查询
</el-button>
<!--
<el-button
icon=
"el-icon-refresh"
size=
"mini"
@
click=
"resetQuery"
>
重置
</el-button>
-->
...
...
@@ -104,8 +104,8 @@
style=
"margin-bottom: unset !important;"
@
pagination=
"getList"
/>
<!-- 图
片
回放弹窗-->
<el-dialog
title=
"图
片
回放"
:visible
.
sync=
"open"
width=
"680px"
append-to-body
:close-on-click-modal=
"false"
@
close=
"closeDialog"
>
<!-- 图
像
回放弹窗-->
<el-dialog
title=
"图
像
回放"
:visible
.
sync=
"open"
width=
"680px"
append-to-body
:close-on-click-modal=
"false"
@
close=
"closeDialog"
>
<el-form
ref=
"picForm"
label-position=
"right"
label-width=
"70px"
:model=
"picForm"
:inline=
"true"
>
<el-form-item
label=
"车身颜色"
prop=
"colour"
>
<el-select
...
...
@@ -236,8 +236,8 @@ export default {
},
},
picList
:
[],
// 图片列表
picForm
:
{},
// 图
片
回放弹出框筛选项
open
:
false
,
// 图
片
回放弹窗标识位
picForm
:
{},
// 图
像
回放弹出框筛选项
open
:
false
,
// 图
像
回放弹窗标识位
crossNameOption
:
[],
// 路口选项
deptIdsOptions
:
[
{
...
...
@@ -382,7 +382,7 @@ export default {
})
})
},
/** 关闭图
片
回放回调*/
/** 关闭图
像
回放回调*/
closeDialog
()
{
this
.
picForm
=
{}
this
.
selectedWindow
=
'four'
...
...
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