mirror of
https://gitee.com/lijingbo-2021/open-anylink-web.git
synced 2025-12-30 11:02:25 +00:00
清除冗余代码
This commit is contained in:
@@ -157,10 +157,6 @@ watch(
|
||||
:show-close="false"
|
||||
@close="onClose"
|
||||
>
|
||||
<template #header>
|
||||
<div style="background-color: red"></div>
|
||||
</template>
|
||||
|
||||
<div class="user-card" @click.self="preventClose($event)">
|
||||
<div class="header">
|
||||
<el-icon class="close-button" @click="onClose"><Close /></el-icon>
|
||||
|
||||
Reference in New Issue
Block a user