refactor: ♻️ eslint 代码规范调整
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
{{ item.title }}
|
||||
</li>
|
||||
</ul>
|
||||
<div class="search-space" v-else>暂无数据</div>
|
||||
<div v-else class="search-space">暂无数据</div>
|
||||
</div>
|
||||
<template #footer></template>
|
||||
<template #footer />
|
||||
</el-dialog>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user