wangting
2025-01-16 18c43123b51a1688ab4ae01fe3d171c7d92e619b
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;