zs 8 月之前
父節點
當前提交
99a15fe70d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/elevenHatch/index.vue

+ 1 - 1
src/views/elevenHatch/index.vue

@@ -25,7 +25,7 @@
                   <div class="alltitle">行业领域占比情况</div>
                   <echarts1 :info_3="info_3" @dataChange="dataChange"></echarts1>
                 </div>
-                <div class="boxall" v-show="!is_show">
+                <div class="boxall" v-if="!is_show">
                   <div class="alltitle">
                     <div>企业信息</div>
                     <button class="button type1" @click="toBack2">返回</button>