feat: update

This commit is contained in:
xiaoxian521
2021-10-31 15:42:46 +08:00
parent 321b9da9a8
commit 8a14519467
9 changed files with 28 additions and 24 deletions

View File

@@ -37,7 +37,7 @@ defineExpose({
<div class="right-panel-items">
<div class="project-configuration">
<h3>项目配置</h3>
<el-icon class="el-icon-close" @click="show = !show">
<el-icon title="关闭配置" class="el-icon-close" @click="show = !show">
<Close />
</el-icon>
</div>