供应商分类改为企业类型

This commit is contained in:
孙景学
2025-07-17 08:45:25 +08:00
parent 892dc50cf5
commit ebd2c48f76
10 changed files with 170 additions and 116 deletions

View File

@ -126,7 +126,7 @@ const RegistrationQuery: React.FC<RegistrationQueryProps> = ({ dispatch }) => {
width: 160,
},
{
title: '供应商分类',
title: '企业类型',
dataIndex: 'enterpriseTypeCn',
key: 'enterpriseTypeCn',
align: 'center',