ludc
2024-12-26 694e0068d20b7b9cc7f2fcc2021bf83765d3799f
Source/Client/PLTClient/src/com/vci/client/framework/rightConfig/functiontree/FunOperateExcelImportDialogActionListener.java
@@ -240,7 +240,7 @@
                           
                        } else {
                           funObj.setId(userId);
                           funObj.setParentId("modelManagmentNode");
                           funObj.setParentId("business");
                           fuzhi(funObj,oneData);
                           fileDatas.add(funObj);
                           first=false;