供应商分类改为企业类型

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

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