chore: 搜索的样式

This commit is contained in:
dap 2024-12-19 14:58:27 +08:00
parent 3bebdfda77
commit a873c74a7c

View File

@ -172,9 +172,11 @@ function handleFinish(userList: User[]) {
v-model:open="popoverOpen"
:get-popup-container="getPopupContainer"
placement="rightTop"
title="搜索"
trigger="click"
>
<template #title>
<div class="w-full border-b pb-[12px] text-[16px]">搜索</div>
</template>
<template #content>
<Form
:colon="false"
@ -182,7 +184,6 @@ function handleFinish(userList: User[]) {
:model="formData"
autocomplete="off"
class="w-[270px]"
layout="vertical"
@finish="() => reload(false)"
>
<FormItem label="申请人">