chore: display warning message after form change in edit model
This commit is contained in:
@@ -46,7 +46,7 @@ const downloadList: ColumnProps[] = [
|
||||
width: 200
|
||||
},
|
||||
{
|
||||
title: 'models.table.status',
|
||||
title: 'models.table.download.progress',
|
||||
locale: true,
|
||||
key: 'download_progress',
|
||||
render: ({ row }) => {
|
||||
|
||||
Reference in New Issue
Block a user