main
parent
054f33b9fa
commit
8acd7f3c73
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue