issue修改

This commit is contained in:
付民康
2025-03-27 17:54:37 +08:00
parent 36090fac8d
commit 968a273272

View File

@@ -30,7 +30,7 @@
</d-dropdown>
</template>
<template #append>
<d-icon @click="search" name="search" style="font-size: inherit;" />
<d-icon @click="search" name="search" style="font-size: inherit;z-index:2" />
</template>
</d-input>
</template>