问题label
This commit is contained in:
@ -197,7 +197,7 @@ const SupplierChangeReviewManage: React.FC<Props> = ({ dispatch }) => {
|
||||
<Form.Item name="supplierName" label="供应商名称">
|
||||
<Input placeholder="请输入供应商名称关键字" allowClear />
|
||||
</Form.Item>
|
||||
<Form.Item name="supplierType" label="企业类型">
|
||||
<Form.Item name="supplierType" label="境内/境外">
|
||||
<RegionTypeSelect />
|
||||
</Form.Item>
|
||||
|
||||
|
Reference in New Issue
Block a user