个人与集团供应商

This commit is contained in:
孙景学
2025-07-09 16:34:10 +08:00
parent 7d1673f42d
commit 1f2986b5ae
19 changed files with 826 additions and 52 deletions

View File

@ -89,6 +89,7 @@ const RegistrationQuery: React.FC<RegistrationQueryProps> = ({ dispatch }) => {
setRegionOptions([
{ label: '境内企业', value: 'dvs' },
{ label: '境外企业', value: 'ovs' },
{ label: '个人', value: 'pe' },
])
//状态 下拉
setStatusOptions([