预算和指标填报
This commit is contained in:
@@ -45,6 +45,11 @@ const tableProps = [
|
||||
label: '累计值计算方式',
|
||||
filter: publicFormatter('important_work_method')
|
||||
},
|
||||
{
|
||||
prop: 'targetProperty',
|
||||
label: '数值目标属性',
|
||||
filter: publicFormatter('target_property')
|
||||
},
|
||||
];
|
||||
export default {
|
||||
name: 'GroupKeyTaskConfiguration',
|
||||
|
||||
Reference in New Issue
Block a user