dever 4 years ago
parent
commit
29bc75abe8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      front/templates/pc/device/inc/menu.html

+ 1 - 1
front/templates/pc/device/inc/menu.html

@@ -1,4 +1,4 @@
-{% if data['show'] %}
+{% if 'show' in data and data['show'] %}
 <div class="crumbs">
     <h2><i class="icons ico-dt"></i>{{data['info']['name']}}</h2>
     <ul>