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> </d-dropdown>
</template> </template>
<template #append> <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> </template>
</d-input> </d-input>
</template> </template>