问题label

This commit is contained in:
孙景学
2025-07-17 09:16:22 +08:00
parent 08674c6f93
commit fefc069139
10 changed files with 43 additions and 36 deletions

View File

@ -189,7 +189,7 @@ const RegistrationQuery: React.FC<RegistrationQueryProps> = ({ dispatch }) => {
<Form.Item name="name" label="供应商名称">
<Input placeholder="请输入供应商名称关键字" style={{ width: 220 }} allowClear maxLength={20} />
</Form.Item>
<Form.Item name="supplierType" label="企业类型">
<Form.Item name="supplierType" label="境内/境外">
<RegionTypeSelect />
</Form.Item>
<Form.Item name="accessStatus" label="准入状态">