个人与集团供应商
This commit is contained in:
@ -89,6 +89,7 @@ const RegistrationQuery: React.FC<RegistrationQueryProps> = ({ dispatch }) => {
|
||||
setRegionOptions([
|
||||
{ label: '境内企业', value: 'dvs' },
|
||||
{ label: '境外企业', value: 'ovs' },
|
||||
{ label: '个人', value: 'pe' },
|
||||
])
|
||||
//状态 下拉
|
||||
setStatusOptions([
|
||||
|
Reference in New Issue
Block a user