Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
platform
/
fanxing_new
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c533eb6e
authored
Jul 02, 2021
by
潘建波
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
【BUG】修改判定线删除导致车道线消失问题
1 parent
890a941b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletions
basedist.zip
public/js/version.json
src/views/sceneManage/setting/areaconfig/TraficCanvas.vue
basedist.zip
deleted
100644 → 0
View file @
890a941
No preview for this file type
public/js/version.json
View file @
c533eb6
{
"commit"
:
"e4083278053829edfc6b4f3a8830526d4a8cb00d"
,
"commitDate"
:
"2021-6-29 10:50"
,
"buildDate"
:
"2021-6-30 14:6"
,
"version"
:
"2.1.0"
,
"info"
:
"修改事件无法展示问题"
}
\ No newline at end of file
{
"commit"
:
"890a941be8cc7203b9ed0ea9b763bafc3455cb5b"
,
"commitDate"
:
"2021-7-2 10:32"
,
"buildDate"
:
"2021-7-2 10:56"
,
"version"
:
"2.1.0"
,
"info"
:
"【BUG】修改删除判定线导致车道消失问题"
}
\ No newline at end of file
src/views/sceneManage/setting/areaconfig/TraficCanvas.vue
View file @
c533eb6
...
...
@@ -1436,6 +1436,7 @@ export default {
this
.
selectedShape
.
line_type
!=
1
&&
this
.
selectedShape
.
line_type
!=
7
&&
this
.
selectedShape
.
line_type
!=
9
&&
this
.
selectedShape
.
line_type
!=
3
&&
this
.
selectedShape
.
line_type
!=
5
&&
this
.
selectedShape
.
line_type
!=
4
)
{
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment