Commit 3e03378b authored by 李尚科's avatar 李尚科

house tool fix

parent 2ae0b43c
...@@ -16,7 +16,7 @@ class ToolService extends Service { ...@@ -16,7 +16,7 @@ class ToolService extends Service {
} }
if (!map_points || map_points.length === 0) { if (!map_points || map_points.length === 0) {
return []; return [];//sdfsfsfs
} }
const ret = []; const ret = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment