feat: 【ele】新增 general 单表代码生成示例
parent
316fc05c52
commit
f6a9340c53
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue