fix: 修复删除按钮高亮颜色
This commit is contained in:
@@ -103,7 +103,7 @@ function TaskScheduleList() {
|
||||
confirmTitle: '恢复',
|
||||
},
|
||||
{
|
||||
className: 'text-danger',
|
||||
className: 'text-danger btn-deleted',
|
||||
type: 'action',
|
||||
label: '删除',
|
||||
level: 'link',
|
||||
|
||||
Reference in New Issue
Block a user