فهرست منبع

去掉 聊天框

shish 2 سال پیش
والد
کامیت
7b2b17ba54
1فایلهای تغییر یافته به همراه0 افزوده شده و 8 حذف شده
  1. 0 8
      pt/src/components/chat/index.vue

+ 0 - 8
pt/src/components/chat/index.vue

@@ -87,14 +87,6 @@
 			</div>
 		</el-dialog>
 
-		<el-button
-			class="cl-chat__notice"
-			v-show="!visible"
-			icon="el-icon-message-solid"
-			round
-			size="small"
-			@click="show()"
-		></el-button>
 	</div>
 </template>