浏览代码

前端字典修改

ZhangYanJie 1 月之前
父节点
当前提交
2b53d0a5ef

+ 1 - 1
Procedure/frontend/projectb/src/pages/product/report_form_config_reportcreater/reportfillingconfig.tsx

@@ -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,