fix: single sorted field, remove token
This commit is contained in:
@@ -81,7 +81,7 @@ const UserModels: React.FC = () => {
|
||||
},
|
||||
{
|
||||
value: MyModelsStatusValueMap.Degrade,
|
||||
color: 'var(--ant-color-error)',
|
||||
color: 'var(--ant-color-warning)',
|
||||
label: intl.formatMessage({
|
||||
id: 'models.mymodels.status.degrade'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user