From d812dcce1ef08bfaa63e3099a748f4d72b47500b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=AB=98=E5=A4=A9=E9=98=B3?= <gty@haomo@studio.com>
Date: Thu, 22 Feb 2018 14:36:18 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E6=A0=87=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/views/haomo/components/panel/HmComplexPanel.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/views/haomo/components/panel/HmComplexPanel.vue b/src/views/haomo/components/panel/HmComplexPanel.vue
index fabb895..af926e7 100644
--- a/src/views/haomo/components/panel/HmComplexPanel.vue
+++ b/src/views/haomo/components/panel/HmComplexPanel.vue
@@ -1,7 +1,7 @@
 <template>
   <el-row type="flex">
     <el-col :span="hmCollapse" class="detail-content" style="margin:0 auto">
-      <h2 class="title">面板页面</h2>
+      <!--<h2 class="title">面板页面</h2>-->
       <el-card class="box-card" :style="hmStyle">
         <div slot="header" class="clearfix" :class="hmTitleClass">
           <span>{{hmTitle}}</span>
-- 
2.21.0