feat(project-demand): 添加需求汇总行键值
在项目需求汇总视图中添加了行键值属性,以优化数据展示和操作。
This commit is contained in:
@@ -380,6 +380,7 @@ const tableConfig = reactive({
|
||||
}
|
||||
}
|
||||
],
|
||||
rowKey: 'projectId',
|
||||
api: '/workflow/mosr/requirement/collect',
|
||||
params: {},
|
||||
btns: [
|
||||
|
||||
Reference in New Issue
Block a user