Don't show flash led if there is no stage
This commit is contained in:
parent
ef9b337587
commit
cb9d134ac3
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
{{ $store.state.origin }}
|
{{ $store.state.origin }}
|
||||||
</div>
|
</div>
|
||||||
<action-button
|
<action-button
|
||||||
|
v-if="stageType"
|
||||||
thing="stage"
|
thing="stage"
|
||||||
action="flash_led"
|
action="flash_led"
|
||||||
submit-label="Flash Illumination"
|
submit-label="Flash Illumination"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue