From 41830600bf9ef7a54291da8e07ec3dd0a27bcc08 Mon Sep 17 00:00:00 2001 From: dj <1042039504@qq.com> Date: Wed, 6 Aug 2025 22:02:27 +0800 Subject: [PATCH] =?UTF-8?q?feat(project-demand):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=9C=80=E6=B1=82=E6=B1=87=E6=80=BB=E8=A1=8C=E9=94=AE=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在项目需求汇总视图中添加了行键值属性,以优化数据展示和操作。 --- src/views/project-demand/summary/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/project-demand/summary/index.vue b/src/views/project-demand/summary/index.vue index f853afe..30da582 100644 --- a/src/views/project-demand/summary/index.vue +++ b/src/views/project-demand/summary/index.vue @@ -380,6 +380,7 @@ const tableConfig = reactive({ } } ], + rowKey: 'projectId', api: '/workflow/mosr/requirement/collect', params: {}, btns: [