Commit 7bd6f3f7 authored by 耿迪迪's avatar 耿迪迪

index gengdidi

parent b986bfb7
......@@ -354,6 +354,7 @@ export default {
getInspectionDataByInspector(){
getInspectionDataByInspector().then((res) =>{
if(res.code == 200){
console.log(res.data);
for(var i =0; i<res.data.length; i++){
console.log(res.data[i].inspectionDataVo[0],"fdafdsfd================")
this.gaoMap.addMarker(
......
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