封装选择供应商组件; 丰富选择品类库 说明文档

This commit is contained in:
linxd
2025-06-24 14:49:45 +08:00
parent 6f4efad67b
commit 9a45e65db1
13 changed files with 1153 additions and 559 deletions

View File

@ -190,8 +190,8 @@ const SupplierEvaluateResult: React.FC = () => {
},
{
title: '评价品类',
dataIndex: 'category',
key: 'category',
dataIndex: 'categoryName',
key: 'categoryName',
width: 120,
ellipsis: {
showTitle: false,