去掉无用组件以及修改准入评审列表接口,增加token 验证白名单
This commit is contained in:
@ -144,7 +144,7 @@ const SupplierChangeReviewManage: React.FC<Props> = ({ dispatch }) => {
|
||||
},
|
||||
{
|
||||
title: '境内/境外',
|
||||
dataIndex: 'supplierType',
|
||||
dataIndex: 'supplierTypeCn',
|
||||
align: 'center',
|
||||
width: 160,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user