guoshilong
2022-09-21 be457aee83b7d9d9bce31aa6652c3ab7af14091d
src/views/taskinfo/taskinfoDetail.vue
@@ -120,7 +120,7 @@
    </el-col>
    <el-col :span="12">
      <open-layers-map ref="OpenLayersMap" @toData="toData" :isTaskinfoDetail="true" :routeRange="form.routeRange"></open-layers-map>
      <open-layers-map ref="OpenLayersMap" @toData="toData" :isDetail="true" :routeRange="form.routeRange"></open-layers-map>
    </el-col>
    </el-row>
  </div>