修改搜索条件

This commit is contained in:
linxd
2025-08-12 14:17:30 +08:00
parent 69a90c7d7f
commit db024fa52f
3 changed files with 7 additions and 7 deletions

View File

@ -337,7 +337,7 @@ const SupplierTemplateManage: React.FC = () => {
/>
</Form.Item>
<Form.Item
name="tenantName"
name="orgId"
label={intl.formatMessage({ id: 'supplierTemplateManage.column.tenantName' })}
>
<AccessDepartmentSelect />