feat: 【ele】新增 general 单表代码生成示例

pull/133/head
puhui999 2025-06-07 14:16:59 +08:00
parent 316fc05c52
commit f6a9340c53
1 changed files with 1 additions and 5 deletions

View File

@ -43,11 +43,7 @@ defineExpose({
<template #content>
<div class="max-w-[200px]">搜索</div>
</template>
<ElButton
class="ml-2 font-[8px]"
circle
@click="onHiddenSearchBar"
>
<ElButton class="ml-2 font-[8px]" circle @click="onHiddenSearchBar">
<Search :size="15" />
</ElButton>
</ElTooltip>