|
|
|
@ -4,9 +4,9 @@
|
|
|
|
|
>无人机信息:<span>
|
|
|
|
|
<template
|
|
|
|
|
v-if="uavInformation.sub_device && uavInformation.sub_device.device_online_status == 1"
|
|
|
|
|
>开机</template
|
|
|
|
|
>已开机</template
|
|
|
|
|
>
|
|
|
|
|
<template v-else>关机</template>
|
|
|
|
|
<template v-else>已关机</template>
|
|
|
|
|
</span></div
|
|
|
|
|
>
|
|
|
|
|
<div class="content">
|
|
|
|
|