chore: display warning message after form change in edit model

This commit is contained in:
jialin
2025-04-10 12:21:55 +08:00
parent 1182fdeb43
commit 7c79accda7
23 changed files with 126 additions and 71 deletions
@@ -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 }) => {