shish 2 лет назад
Родитель
Сommit
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>