|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- <dateLeft v-if="activeType=='date'&&finshMap"></dateLeft>--> |
|
|
|
|
|
<!-- <dateRight v-if="activeType=='date'&&finshMap"></dateRight>--> |
|
|
|
|
|
<!-- <problemLeft :driverId="driverId" @fillMarker="fillMarker" @problemClear="problemClear"--> |
|
|
|
|
|
<!-- @problemSearch="problemSearch" @showProblemDetail="showProblemDetail"--> |
|
|
|
|
|
<!-- v-if="activeType=='problem'&&finshMap"></problemLeft>--> |
|
|
|
|
|
<!-- <askLeft @hpDetail="hpDetail" @routesClick="routesClick" @askClear="askClear" :driverId="driverId"--> |
|
|
|
|
|
<!-- v-if="activeType=='ask'&&finshMap"></askLeft>--> |
|
|
|
|
|
<!-- <qualityLeft @qualityClear="askClear" :driverId="driverId" v-if="activeType=='quality'&&finshMap"></qualityLeft>--> |
|
|
|
|
|
<!-- <qualityRight v-if="activeType=='quality'&&finshMap"></qualityRight>--> |
|
|
|
|
|
|
|
|
<dateLeft v-if="activeType=='date'&&finshMap"></dateLeft> |
|
|
|
|
|
<dateRight v-if="activeType=='date'&&finshMap"></dateRight> |
|
|
|
|
|
<problemLeft :driverId="driverId" @fillMarker="fillMarker" @problemClear="problemClear" |
|
|
|
|
|
@problemSearch="problemSearch" @showProblemDetail="showProblemDetail" |
|
|
|
|
|
v-if="activeType=='problem'&&finshMap"></problemLeft> |
|
|
|
|
|
<askLeft @hpDetail="hpDetail" @routesClick="routesClick" @askClear="askClear" :driverId="driverId" |
|
|
|
|
|
v-if="activeType=='ask'&&finshMap"></askLeft> |
|
|
|
|
|
<qualityLeft @qualityClear="askClear" :driverId="driverId" v-if="activeType=='quality'&&finshMap"></qualityLeft> |
|
|
|
|
|
<qualityRight v-if="activeType=='quality'&&finshMap"></qualityRight> |
|
|
</div> |
|
|
</div> |
|
|
</template> |
|
|
</template> |
|
|
|
|
|
|