Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
binhai-people
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-people
Commits
28f262ca
Commit
28f262ca
authored
Nov 23, 2023
by
小费同学阿
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客运服务
parent
02367be7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
index.vue
src/views/mobilityServices/index.vue
+13
-11
No files found.
src/views/mobilityServices/index.vue
View file @
28f262ca
...
...
@@ -918,6 +918,7 @@ export default {
},
/*地图加载完成*/
mapReady
({
BMap
,
map
})
{
if
(
this
.
$route
.
params
.
start
&&
this
.
$route
.
params
.
end
)
{
/*输入框赋值*/
this
.
navigator
.
form
.
start
=
this
.
$route
.
params
.
start
/*输入框赋值*/
...
...
@@ -929,6 +930,7 @@ export default {
console
.
log
(
"起始点传进来的经纬度"
,
this
.
navigator
.
formControl
.
start
.
location
)
console
.
log
(
"目的地传进来的经纬度"
,
this
.
navigator
.
formControl
.
end
.
location
)
this
.
direction
()
}
this
.
BMap
=
BMap
this
.
map
=
map
// 加载事故点
...
...
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