输入框与选择框提示语修改
This commit is contained in:
@ -340,7 +340,7 @@ const SupplierTemplateManage: React.FC = () => {
|
||||
name="tenantName"
|
||||
label={intl.formatMessage({ id: 'supplierTemplateManage.column.tenantName' })}
|
||||
>
|
||||
<AccessDepartmentSelect placeholder={'请选择创建单位'} />
|
||||
<AccessDepartmentSelect />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
name="categoryId"
|
||||
|
Reference in New Issue
Block a user