带录入查询问题
This commit is contained in:
@ -309,7 +309,7 @@ const SupplierRegisterAgent: React.FC = () => {
|
||||
onFinish={handleSearch}
|
||||
className="filter-form"
|
||||
>
|
||||
<Form.Item name="keyword" label="名称">
|
||||
<Form.Item name="name" label="供应商名称">
|
||||
<Input placeholder="请输入" allowClear maxLength={50} />
|
||||
</Form.Item>
|
||||
<Form.Item name="dateRange" label="创建时间">
|
||||
|
Reference in New Issue
Block a user