@@ -372,7 +372,7 @@ const analyseFile = async (data: ReportDefinitionModel) => {
width:150,
ellipsis:true,
valueType: 'select',
- request: () => fetchDict('PARAM_CALC_TYPE'),
+ request: () => fetchDict('CALC_PROCESS_TYPE'),
fieldProps: {
options: dictionArray,
treeDefaultExpandAll: true,